Fix Gtk+ tearoff not present on Customize Emacs and not at menu top.
commit07e80dac81fb1f2ea263f7d272f80109d8f588b8
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 4 Oct 2014 12:28:41 +0000 (4 14:28 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 4 Oct 2014 12:28:41 +0000 (4 14:28 +0200)
treed51fc8a2dd027a3c022420628fe622b16a685e07
parent3c6ba8b49bb87ada8a8cca6566ad0b6e3fc4e57d
Fix Gtk+ tearoff not present on Customize Emacs and not at menu top.

* gtkutil.c (create_menus): Only add tearoffs to empty menus.
(xg_update_submenu): Remove has_tearoff_p, pass 1 to create_menus
for add_tearoff_p.
src/ChangeLog
src/gtkutil.c