* menu.c (push_submenu_start, push_submenu_end): Do not define unless
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 15:11:41 +0000 (08:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 15:11:41 +0000 (08:11 -0700)
commit60d9e1db81652a244a4f2f450a838637e9d75205
treefa45759d570b91fe3c61fa561a89e1640e734db4
parent39261c266b1b1f6de2d0541b0c96d980d317c558
* menu.c (push_submenu_start, push_submenu_end): Do not define unless

USE_X_TOOLKIT || USE_GTK || HAVE_NS || defined HAVE_NTGUI.
(single_menu_item): Rename local to avoid shadowing.
src/ChangeLog
src/menu.c