Mercurial > emacs
changeset 55276:bb40821b1901
(confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 01 May 2004 03:51:49 +0000 |
parents | 1fcfb5d038a2 |
children | 980615cc9a94 |
files | lisp/files.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/files.el Sat May 01 03:50:24 2004 +0000 +++ b/lisp/files.el Sat May 01 03:51:49 2004 +0000 @@ -4423,7 +4423,7 @@ :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)