Mercurial > emacs
changeset 92316:ea0789926e6d
(startup-echo-area-message): Check for about-emacs.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 28 Feb 2008 22:58:54 +0000 |
parents | 3fe6adc69c98 |
children | 6cd1c02e3b83 |
files | lisp/startup.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Thu Feb 28 22:50:26 2008 +0000 +++ b/lisp/startup.el Thu Feb 28 22:58:54 2008 +0000 @@ -1893,7 +1893,7 @@ (insert "\tBuying printed manuals from the FSF\n")) (defun startup-echo-area-message () - (if (eq (key-binding "\C-h\C-p") 'describe-project) + (if (eq (key-binding "\C-h\C-a") 'about-emacs) "For information about GNU Emacs and the GNU system, type C-h C-a." (substitute-command-keys "For information about GNU Emacs and the GNU system, type \