Mercurial > emacs
diff src/ChangeLog @ 33910:54746d640bc8
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Mon, 27 Nov 2000 14:43:30 +0000 |
| parents | 9a9c1a4450f7 |
| children | 366ec50ec0d8 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 27 14:43:06 2000 +0000 +++ b/src/ChangeLog Mon Nov 27 14:43:30 2000 +0000 @@ -3,7 +3,7 @@ * 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 + * xdisp.c (try_window_id): Avoid starting to display in the middle 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 additional effort wouldn't really pay off.
