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 [EMACS_22_BASE]


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el,v [EMACS_22_BASE]
Date: Thu, 06 Mar 2008 00:07:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Kim F. Storm <kfstorm>  08/03/06 00:07:52

Index: menu-bar.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/menu-bar.el,v
retrieving revision 1.302.2.8
retrieving revision 1.302.2.9
diff -u -b -r1.302.2.8 -r1.302.2.9
--- menu-bar.el 7 Jan 2008 02:44:30 -0000       1.302.2.8
+++ menu-bar.el 6 Mar 2008 00:07:52 -0000       1.302.2.9
@@ -1341,7 +1341,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]