> Date: Fri, 16 Sep 2005 13:21:22 +0100 > From: Jason Rumney <[EMAIL PROTECTED]> > CC: "Randal L. Schwartz" <merlyn@stonehenge.com>, emacs-devel@gnu.org > > Perhaps this change has caused xmenu.c to be compiled when it shouldn't be. > > > 2005-09-15 Richard M. Stallman <[EMAIL PROTECTED]> > > * Makefile.in (XMENU_OBJ): Variable deleted. > (obj): Use xmenu.o unconditionally. > (SOME_MACHINE_OBJECTS): Delete xmenu.o. > > * emacs.c (main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
It is quite clear that this change broke OSX, but I don't want to revert it, because Richard was solving a problem (keyboard shortcuts not displayed in tmm-menu in non-X builds). I want to find a way to fix OSX without breaking the other platforms and without taking out keyboard shortcuts in tmm-menu. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel