# HG changeset patch # User Gerd Moellmann # Date 993558690 0 # Node ID 0bb88f58bf689ae890f79f867fe631fbb0f4c718 # Parent 7255d1f70b8221f9c0f05ec374719f289d96a317 *** empty log message *** diff -r 7255d1f70b82 -r 0bb88f58bf68 src/ChangeLog --- 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 + * keyboard.c (read_char) : Record the previous idle + start time before calling timer_stop_idle. + (read_char) : 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.