Mercurial > emacs
diff src/ChangeLog @ 39243:c7eaef59d498
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Tue, 11 Sep 2001 12:25:06 +0000 |
| parents | 246f0728f1d7 |
| children | 6c123a053838 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Sep 11 12:24:44 2001 +0000 +++ b/src/ChangeLog Tue Sep 11 12:25:06 2001 +0000 @@ -1,5 +1,12 @@ 2001-09-11 Gerd Moellmann <gerd@gnu.org> + * textprop.c (verify_interval_modification): Don't run + modification-hooks if inhibit_modification_hooks. + + * dispnew.c (set_window_cursor_after_update): Fix code + finding glyph row containing cursor when cursor_in_echo_area + is >= 0. + * xdisp.c (init_from_display_pos): Put some code in #if 0. (add_to_log): Use bcopy instead of strcpy. (init_from_display_pos): Use an explicit loop over bytes in
