From f717c2baaa18bc06df847b3edd8bc641585fffa4 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Sat, 23 Dec 2000 23:09:04 +0000 Subject: (echo_prompt): Always set current_kboard->echoptr to the end of the prompt. Set echo_after_prompt to the offset of echoptr in echobuf. --- src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c8ff93a44dc..2cffae07790 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2000-12-23 Gerd Moellmann + * keyboard.c (echo_prompt): Always set current_kboard->echoptr to + the end of the prompt. Set echo_after_prompt to the offset + of echoptr in echobuf. + * xdisp.c (init_from_display_pos): Pop until the iterator's stack is empty; there may be frames for stretch or images on the stack. -- cgit v1.2.1