# HG changeset patch # User Gerd Moellmann # Date 977612944 0 # Node ID 6c2e68c36cdddf91c48ef67daf673042c1a33480 # Parent a79d5c8fdfaf27747ca5453d9715d22529fc7c61 *** empty log message *** diff -r a79d5c8fdfaf -r 6c2e68c36cdd src/ChangeLog --- a/src/ChangeLog Sat Dec 23 23:08:42 2000 +0000 +++ b/src/ChangeLog Sat Dec 23 23:09:04 2000 +0000 @@ -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.