Mercurial > emacs
changeset 33909:9a9c1a4450f7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 27 Nov 2000 14:43:06 +0000 |
parents | d42bd79a1778 |
children | 54746d640bc8 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 27 14:42:42 2000 +0000 +++ b/src/ChangeLog Mon Nov 27 14:43:06 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-27 Gerd Moellmann <gerd@gnu.org> + * keyboard.c (lucid_event_type_list_p): Handle `help-echo', + `vertical-line', `mode-line' and `header-line' events. + * xdisp.c (try_window_id): Avoid starting to display in the moddle of a character, a TAB for instance. This is easier than to set up the iterator exactly, and it's not a frequent case, so the