changeset 35030:fb57c3f4a4e0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 03 Jan 2001 19:19:39 +0000
parents e02de3bdd349
children c42fc96648de
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jan 03 19:19:01 2001 +0000
+++ b/src/ChangeLog	Wed Jan 03 19:19:39 2001 +0000
@@ -1,5 +1,9 @@
 2001-01-03  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (forward_to_next_line_start): Reset it->c if taking the
+	short cut at the start of the function.  Add an assertion.
+	(reseat_at_next_visible_line_start): Add an assertion.
+
 	* window.c (Frecenter): When changing the window start, set the
 	window's window_end_valid to nil.
 	(Fwindow_end): Fix window-end computation when UPDATE is non-nil.