Mercurial > emacs
changeset 38196:0bb88f58bf68
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 26 Jun 2001 12:31:30 +0000 |
parents | 7255d1f70b82 |
children | a512dc28bdde |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jun 26 12:30:59 2001 +0000 +++ b/src/ChangeLog Tue Jun 26 12:31:30 2001 +0000 @@ -1,5 +1,10 @@ 2001-06-26 Gerd Moellmann <gerd@gnu.org> + * keyboard.c (read_char) <non_reread>: Record the previous idle + start time before calling timer_stop_idle. + (read_char) <reread_first>: After processing a help-echo event, + restore the previous idle start time. + * xdisp.c (handle_invisible_prop): Deal with overlay strings at the start of invisible text. (setup_for_ellipsis): New function.