From ac1818b551063394aa644c103d6bd3fb48f9cb63 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 29 Feb 2008 23:37:54 +0000 Subject: [PATCH] *** empty log message *** --- lisp/menu-bar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 2ad77ce4e46..d4e7628914d 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -1352,7 +1352,7 @@ key, a click, or a menu-item")) :help "Read the Introduction to Emacs Lisp Programming")) (define-key menu-bar-help-menu [about-gnu-project] - '(menu-item "About GNU" describe-project + '(menu-item "About GNU" describe-gnu-project :help "About the GNU System, GNU Project, and GNU/Linux")) (define-key menu-bar-help-menu [about-emacs] '(menu-item "About Emacs" about-emacs -- 2.39.2