# HG changeset patch # User Gerd Moellmann # Date 982850195 0 # Node ID d128130f1ce41f94a13109e757363605d2d17000 # Parent ce84015c0c4172b082747a65d94abb1bc9ea97b5 *** empty log message *** diff -r ce84015c0c41 -r d128130f1ce4 src/ChangeLog --- a/src/ChangeLog Thu Feb 22 13:56:05 2001 +0000 +++ b/src/ChangeLog Thu Feb 22 13:56:35 2001 +0000 @@ -1,5 +1,9 @@ 2001-02-22 Gerd Moellmann + * xdisp.c (forward_to_next_line_start): When taking the shortcut + at the start of the function, check that the \n in it->c is + from the iterator's current position. + * xdisp.c (handle_single_display_prop): Add parameter DISPLAY_REPLACED_BEFORE_P. If it is non-zero ignore display properties which replace the display of text with something else.