# HG changeset patch # User Gerd Moellmann # Date 985535777 0 # Node ID 88f7f11b6a144975f3bfd9bc0eaf1375ba03268e # Parent 72bba524b132ca167c21c64248ae0035578136a3 *** empty log message *** diff -r 72bba524b132 -r 88f7f11b6a14 src/ChangeLog --- a/src/ChangeLog Sun Mar 25 15:55:48 2001 +0000 +++ b/src/ChangeLog Sun Mar 25 15:56:17 2001 +0000 @@ -1,5 +1,8 @@ 2001-03-25 Gerd Moellmann + * xdisp.c (init_from_display_pos): Test invisible property + with TEXT_PROP_MEANS_INVISIBLE instead of NILP. + * xdisp.c (redisplay_internal) : Make sure last_arrow_position and last_arrow_string are set.