2008-11-16 Glenn Morris <rgm@gnu.org>
+ * term/ns-win.el (ns-extended-platform-support-mode):
+ Tweak menu entry from previous change.
+
* wid-edit.el (advertised-widget-backward): Remove autoload cookie.
* cus-edit.el (custom-buffer-create-internal): Always insert the
(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)