emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v
Date: Sun, 16 Nov 2008 23:46:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/11/16 23:46:55

Index: ns-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/ns-win.el,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- ns-win.el   15 Nov 2008 22:29:59 -0000      1.27
+++ ns-win.el   16 Nov 2008 23:46:55 -0000      1.28
@@ -362,7 +362,7 @@
         (easy-menu-add-item global-map '(menu-bar)
                             (cons "File" menu-bar-ns-file-menu) 'edit)
        (define-key menu-bar-help-menu [ns-manual]
-         '(menu-item "Emacs.app Manual Chapter" ns-show-manual)))
+         '(menu-item "Read the Emacs.app Manual Chapter" ns-show-manual)))
     (progn
       ;; Undo everything above.
       (fmakunbound 'ns-show-manual)




reply via email to

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