changeset 36291:d128130f1ce4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 22 Feb 2001 13:56:35 +0000
parents ce84015c0c41
children dc5e51c4c0c6
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.