comparison src/ChangeLog @ 111173:c7d5564f0621

Move ns-win.el's rather wacky menu adjustments to menu-bar.el. * lisp/term/ns-win.el: Do not require easymenu. (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>: <spell>: Move adjustments to menu-bar.el. * lisp/menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>: <separator-undo, spell>: Move ns-win's adjustments here. * lisp/loadup.el [ns]: Do not load easymenu. * src/Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc. * lib-src/makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove easymenu.elc.
author Glenn Morris <rgm@gnu.org>
date Sun, 24 Oct 2010 17:48:26 -0700
parents 93d41f7676cf
children 801b9f880236
comparison
equal deleted inserted replaced
111172:f8f3c137c1f2 111173:c7d5564f0621
1 2010-10-25 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (SOME_MACHINE_LISP): Remove easymenu.elc.
4
1 2010-10-24 Glenn Morris <rgm@gnu.org> 5 2010-10-24 Glenn Morris <rgm@gnu.org>
2 6
3 * w32fns.c (Fx_synchronize, Fx_change_window_property) 7 * w32fns.c (Fx_synchronize, Fx_change_window_property)
4 (Fx_window_property, Fx_file_dialog): 8 (Fx_window_property, Fx_file_dialog):
5 * xfns.c (Fx_synchronize, Fx_change_window_property) 9 * xfns.c (Fx_synchronize, Fx_change_window_property)