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 c8ff93a44dc..2cffae07790 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-12-23 Gerd Moellmann <gerd@gnu.org> 12000-12-23 Gerd Moellmann <gerd@gnu.org>
2 2
3 * keyboard.c (echo_prompt): Always set current_kboard->echoptr to
4 the end of the prompt. Set echo_after_prompt to the offset
5 of echoptr in echobuf.
6
3 * xdisp.c (init_from_display_pos): Pop until the iterator's 7 * xdisp.c (init_from_display_pos): Pop until the iterator's
4 stack is empty; there may be frames for stretch or images 8 stack is empty; there may be frames for stretch or images
5 on the stack. 9 on the stack.