Mercurial > emacs
changeset 34857:6c2e68c36cdd
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 23 Dec 2000 23:09:04 +0000 |
parents | a79d5c8fdfaf |
children | 6c93e7d6a930 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.