aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 6e51be5b1c7..46986d2fb5a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12001-06-26 Gerd Moellmann <gerd@gnu.org> 12001-06-26 Gerd Moellmann <gerd@gnu.org>
2 2
3 * keyboard.c (read_char) <non_reread>: Record the previous idle
4 start time before calling timer_stop_idle.
5 (read_char) <reread_first>: After processing a help-echo event,
6 restore the previous idle start time.
7
3 * xdisp.c (handle_invisible_prop): Deal with overlay strings at 8 * xdisp.c (handle_invisible_prop): Deal with overlay strings at
4 the start of invisible text. 9 the start of invisible text.
5 (setup_for_ellipsis): New function. 10 (setup_for_ellipsis): New function.