diff src/ChangeLog @ 34385:59e724d55566

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 08 Dec 2000 18:57:37 +0000
parents b9f1f42531a6
children 4521921a599e
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 08 18:56:35 2000 +0000
+++ b/src/ChangeLog	Fri Dec 08 18:57:37 2000 +0000
@@ -4,8 +4,8 @@
 	with PARTIALLY, inverting the sense.
 	(window_scroll_pixel_based): Scroll partially visible lines into
 	place if we hit the beginning or end of the buffer.
-	(displayed_window_lines): Don't include partially visible line at
-	bottom.
+	(displayed_window_lines): Don't include partially visible lines.
+	(Fmove_to_window_line): Skip past any partially visible first line.
 
 2000-12-08  Gerd Moellmann  <gerd@gnu.org>