From d4881c6acbb41cfd507b533efdd2cdaaf5eac204 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 11 Sep 2001 12:25:06 +0000 Subject: (verify_interval_modification): Don't run modification-hooks if inhibit_modification_hooks. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 61fcbf13a62..da8b012b3ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,12 @@ 2001-09-11 Gerd Moellmann + * 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 -- cgit v1.2.1