Mercurial > emacs
changeset 99638:56895e0ffbd6
(ns-extended-platform-support-mode): Tweak menu entry from previous change.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 16 Nov 2008 23:46:55 +0000 |
parents | 4c2e64d2137d |
children | 0877892a118b |
files | lisp/term/ns-win.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/ns-win.el Sun Nov 16 23:33:14 2008 +0000 +++ b/lisp/term/ns-win.el Sun Nov 16 23:46:55 2008 +0000 @@ -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)