aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d8d14005d1e..489c40a4d4d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-05-30 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (handle_stop): Detect whether we have overlay strings
4 loaded by testing it->current.overlay_string_index to be
5 non-negative, instead of checking whether n_overlay_strings is
6 positive. (Bug#11587)
7
12012-05-30 Chong Yidong <cyd@gnu.org> 82012-05-30 Chong Yidong <cyd@gnu.org>
2 9
3 * keymap.c (describe_map_tree): Revert 2011-07-07 change (Bug#1169). 10 * keymap.c (describe_map_tree): Revert 2011-07-07 change (Bug#1169).