Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
authorGlenn Morris <rgm@gnu.org>
Thu, 28 Oct 2010 07:05:00 +0000 (00:05 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 28 Oct 2010 07:05:00 +0000 (00:05 -0700)
commitb3edb781e066a462ae2f3eec95136ac9d778b379
treee98d703540de2574c6e7f714eb541998727711b9
parenta87ee50bb9e0471765aadba771d44465edc39464
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.

* lisp/term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
Move menu-bar related settings to ../menu-bar.el.
* lisp/menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
Move ns-specific settings here from term/ns-win.el.
lisp/ChangeLog
lisp/menu-bar.el
lisp/term/ns-win.el