Fix GNUStep specific menu items.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 20 Oct 2013 08:50:34 +0000 (10:50 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 20 Oct 2013 08:50:34 +0000 (10:50 +0200)
commitaca5fcdc4c8f4d77d1408adec856356257cdaf19
treea7334b9f4dc2eff797a288c63974a761f477b735
parent914b7f980836564c0a53c3573f26790a087686f3
Fix GNUStep specific menu items.

* lisp/menu-bar.el: Move GNUStep specific menus...

* lisp/term/ns-win.el (ns-initialize-window-system): ... to here.

* src/nsterm.m (Qcocoa, Qgnustep): New variables.
(syms_of_nsterm): Defsym Qcocoa, Qgnustep.  Fprovide appropriate one.
lisp/ChangeLog
lisp/menu-bar.el
lisp/term/ns-win.el
src/ChangeLog
src/nsterm.m