mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
; * doc/lispref/frames.texi (Deleting Frames): Fix typo in last commit.
This commit is contained in:
parent
8679bdf081
commit
30fc250a26
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue