]> git.eshelyaron.com Git - emacs.git/commit
Make Info menu for GNUStep only for GUI.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 20 Oct 2013 09:26:15 +0000 (11:26 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 20 Oct 2013 09:26:15 +0000 (11:26 +0200)
commit5f161884b3788ce85590de8a6d3bc66f5cb58334
tree6564e1d40eedd81dcaf6b6ee22316532410e9c5c
parentaca5fcdc4c8f4d77d1408adec856356257cdaf19
Make Info menu for GNUStep only for GUI.

* menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
Move Info menu item creation to ns-win.el.

* term/ns-win.el (ns-initialize-window-system): Rename Help to Info
in menu bar.
lisp/ChangeLog
lisp/menu-bar.el
lisp/term/ns-win.el