changeset 38181:5e58e0fd7be7

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Jun 2001 11:13:57 +0000
parents 22571591f506
children fd45b8013008
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 25 11:13:31 2001 +0000
+++ b/src/ChangeLog	Mon Jun 25 11:13:57 2001 +0000
@@ -1,3 +1,10 @@
+2001-06-25  Gerd Moellmann  <gerd@gnu.org>
+
+	* xdisp.c (try_window_id) <all changes below window end>: Don't
+	take this shortcut if ZV is visible in the window.
+	(try_window_id): When checking for window start being in changed
+	text, don't check that the buffer's size has changed.
+
 2001-06-23  Richard M. Stallman  <rms@gnu.org>
 
 	* minibuf.c (Fcompleting_read): Doc fix.