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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Sat, 20 May 2006 20:42:40 +0000

Index: emacs/lisp/menu-bar.el
diff -u emacs/lisp/menu-bar.el:1.290 emacs/lisp/menu-bar.el:1.291
--- emacs/lisp/menu-bar.el:1.290        Sat Feb 11 16:17:05 2006
+++ emacs/lisp/menu-bar.el      Sat May 20 20:42:39 2006
@@ -1338,6 +1338,9 @@
 (define-key menu-bar-manuals-menu [order-emacs-manuals]
   '(menu-item "Ordering Manuals" view-order-manuals
              :help "How to order manuals from the Free Software Foundation"))
+(define-key menu-bar-manuals-menu [info-apropos]
+  '(menu-item "Lookup Subject in all manuals..." info-apropos
+             :help "Find description of a subject in all installed manuals"))
 (define-key menu-bar-manuals-menu [info]
   '(menu-item "All Other Manuals (Info)" Info-directory
              :help "Read any of the installed manuals"))




reply via email to

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