aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2009-11-20 08:54:18 +0000
committerJan Djärv2009-11-20 08:54:18 +0000
commit4a8e097d4ee5a28bcf551ee4fbeec3126c07be79 (patch)
treea0f666263a51fd8d8b2a46fb2570863312225353 /src/ChangeLog
parent653d15547ab8a8bb1093e6643f62b334ebefaca4 (diff)
downloademacs-4a8e097d4ee5a28bcf551ee4fbeec3126c07be79.tar.gz
emacs-4a8e097d4ee5a28bcf551ee4fbeec3126c07be79.zip
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
add a blank entry so it doesn't collapse into nothing.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eeceb7b767d..e1cce91b646 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-11-20 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
4 add a blank entry so it doesn't collapse into nothing.
5
12009-11-19 Stefan Monnier <monnier@iro.umontreal.ca> 62009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * lread.c (Funintern): Comment out last change. 8 * lread.c (Funintern): Comment out last change.