diff options
author | Gregory Heytings <gregory@heytings.org> | 2022-01-13 10:31:43 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2022-01-13 10:31:43 +0200 |
commit | 48159c16b58af959555ced5cbd510835db5ea17b (patch) | |
tree | 9698a478f5d092f9de8694ef706a680e81018204 /doc/emacs/misc.texi | |
parent | 46f24bf08f6cc12aa8945ae0257c810a59a8803c (diff) | |
download | emacs-48159c16b58af959555ced5cbd510835db5ea17b.tar.gz emacs-48159c16b58af959555ced5cbd510835db5ea17b.tar.bz2 emacs-48159c16b58af959555ced5cbd510835db5ea17b.zip |
Undelete deleted frames.
* lisp/frame.el (undelete-frame): New command.
(undelete-frame--handle-delete-frame): New auxiliary function.
(undelete-frame--deleted-frames): New auxiliary variables.
(undelete-frame-mode): New minor mode.
(ctl-x-5-map): Bind the new command.
* etc/NEWS: Document the new command and minor mode.
* src/frame.c (Fdelete_frame): Update docstring, and mention the
minor mode.
* lisp/menu-bar.el (menu-bar-file-menu): Add an entry for the
new command.
* doc/emacs/frames.tex (Frame Commands): Document the new command
and minor mode.
See bug#51883.
Diffstat (limited to 'doc/emacs/misc.texi')
0 files changed, 0 insertions, 0 deletions