; * doc/lispref/frames.texi (Deleting Frames): Fix typo in last commit.

This commit is contained in:
Martin Rudalics 2026-06-24 11:39:02 +02:00
parent 8679bdf081
commit 30fc250a26

View file

@ -3001,7 +3001,7 @@ should try to select the most recently used frame as returned by
@code{get-mru-frame} (@pxref{Input Focus}) on the same terminal. The
value @code{nil} means that @code{delete-frame} will try to select the
oldest visible frame on the same terminal as the deleted one.
@end defvar
@end defopt
@node Finding All Frames