# HG changeset patch # User Juri Linkov # Date 1083383509 0 # Node ID bb40821b1901f816a612b6f7599580158f1b802f # Parent 1fcfb5d038a2fa0e2de25678362fcb015957e4c3 (confirm-kill-emacs): Change group from top-level `emacs' to `convenience'. diff -r 1fcfb5d038a2 -r bb40821b1901 lisp/files.el --- 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)