aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8b23806e57f..df0e6135498 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12012-04-26 Eli Zaretskii <eliz@gnu.org> 12012-04-26 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (IT_DISPLAYING_WHITESPACE): In addition to the loaded
4 display element, check also the underlying string or buffer
5 character. (Bug#11341)
6
3 * w32menu.c: Include w32heap.h. 7 * w32menu.c: Include w32heap.h.
4 (add_menu_item): If the call to AppendMenuW (via 8 (add_menu_item): If the call to AppendMenuW (via
5 unicode_append_menu) fails, disable Unicode menus only if we are 9 unicode_append_menu) fails, disable Unicode menus only if we are