summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-add-hook.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2022-01-16 22:58:30 +0200
committerJuri Linkov <juri@linkov.net>2022-01-16 22:58:30 +0200
commit714e11d53534416b6519396a9df5d62054731810 (patch)
tree48e8f0c0f5d9ea800346609e83bf4d1865052f3a /test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-add-hook.el
parent5c30c8778dffb647528d2144e00a48eaf723416e (diff)
downloademacs-714e11d53534416b6519396a9df5d62054731810.tar.gz
emacs-714e11d53534416b6519396a9df5d62054731810.tar.bz2
emacs-714e11d53534416b6519396a9df5d62054731810.zip
Add undelete-frame-max instead of undelete-frame-mode (bug#51883)
* doc/emacs/frames.texi (Frame Commands): Replace undelete-frame-mode with undelete-frame-max. * lisp/frame.el (undelete-frame-max): New defcustom, by default 1. (undelete-frame--handle-delete-frame): Use undelete-frame-max instead of hard-coded 16. (undelete-frame-mode): Remove function. (after-init-hook): Add hook undelete-frame--handle-delete-frame to delete-frame-functions using after-init-hook to not store the initial frame. (undelete-frame): Remove undelete-frame-mode. Use undelete-frame-max instead of hard-coded 16. * lisp/menu-bar.el (menu-bar-file-menu): Remove menu item undelete-frame-mode. * src/frame.c (Fdelete_frame): Replace `undelete-frame-mode' with `undelete-frame-max' in the docstring.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-add-hook.el')
0 files changed, 0 insertions, 0 deletions