diff lisp/ChangeLog @ 59703:51a8532d9066

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Jan 2005 13:31:53 +0000 (2005-01-23)
parents 3c5cc02ff90e
children a53730244ba3
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 23 13:30:22 2005 +0000
+++ b/lisp/ChangeLog	Sun Jan 23 13:31:53 2005 +0000
@@ -1,5 +1,8 @@
 2005-01-23  Kim F. Storm  <storm@cua.dk>
 
+	* simple.el (line-move): Adapt to new return value from
+	pos-visible-in-window-p.
+
 	* simple.el (line-move): Fix last change.  Check partial
 	visibility at point rather than at window-start.