emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/menu-bar.el,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el,v
Date: Fri, 29 Feb 2008 23:37:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  08/02/29 23:37:54

Index: menu-bar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/menu-bar.el,v
retrieving revision 1.320
retrieving revision 1.321
diff -u -b -r1.320 -r1.321
--- menu-bar.el 28 Feb 2008 20:46:12 -0000      1.320
+++ menu-bar.el 29 Feb 2008 23:37:54 -0000      1.321
@@ -1352,7 +1352,7 @@
              :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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]