aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 68a11d96400..5bb552318fc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-09-05 Gerd Moellmann <gerd@gnu.org> 12001-09-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * macros.c (store_kbd_macro_char): Fix computation of kbd_macro_end.
4
3 * xdisp.c (string_buffer_position): Use *single_char_property* 5 * xdisp.c (string_buffer_position): Use *single_char_property*
4 functions instead of the *single_property* functions. 6 functions instead of the *single_property* functions.
5 7