diff lisp/ChangeLog @ 59679:0e7e54a3da10

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 22 Jan 2005 01:43:55 +0000
parents 13cf3d8a07b2
children 0f81fff0fc59
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 22 01:41:59 2005 +0000
+++ b/lisp/ChangeLog	Sat Jan 22 01:43:55 2005 +0000
@@ -1,3 +1,9 @@
+2005-01-22  Kim F. Storm  <storm@cua.dk>
+
+	* simple.el (line-move-1): Rename from line-move.
+	(line-move): New function that adjusts vscroll for partially
+	visible rows, and calls line-move-1 otherwise.
+
 2005-01-21  Ren,Ai(B Kyllingstad  <listmailxemacs@kyllingstad.com>
 
 	* pcomplete.el: define pcomplete-read-event instead of read-event,