aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 018bcd399c1..27473dd0f66 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12008-09-06 Eli Zaretskii <eliz@gnu.org> 12008-09-06 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xmenu.c (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a
4 minibuffer, don't let lower part of menu invade the echo area.
5
3 * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a 6 * msdos.c (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a
4 "char *q" to access menu text and advance through it. Revert the 7 "char *q" to access menu text and advance through it. Revert the
5 change that displayed ">" instead of ASCII character 0x10. 8 change that displayed ">" instead of ASCII character 0x10.