mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-08 20:58:58 +00:00
(confirm-kill-emacs): Change group from top-level emacs' to
convenience'.
This commit is contained in:
parent
486add9d38
commit
bdd9ab6e68
@ -4423,7 +4423,7 @@ be a predicate function such as `yes-or-no-p'."
|
||||
:type '(choice (const :tag "Ask with yes-or-no-p" yes-or-no-p)
|
||||
(const :tag "Ask with y-or-n-p" y-or-n-p)
|
||||
(const :tag "Don't confirm" nil))
|
||||
:group 'emacs
|
||||
:group 'convenience
|
||||
:version "21.1")
|
||||
|
||||
(defun save-buffers-kill-emacs (&optional arg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user