aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-01-22 01:43:55 +0000
committerKim F. Storm2005-01-22 01:43:55 +0000
commitd00e399ac9e1c0184a888846ea3fcd511edb7a82 (patch)
treeae203e78db5a06b4ccdae6c4ba1927ccda17db03 /lisp/ChangeLog
parentf9e697040d10847042d9f99859485555d16417cb (diff)
downloademacs-d00e399ac9e1c0184a888846ea3fcd511edb7a82.tar.gz
emacs-d00e399ac9e1c0184a888846ea3fcd511edb7a82.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b78aa00b925..62a2b85bb81 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-01-22 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (line-move-1): Rename from line-move.
4 (line-move): New function that adjusts vscroll for partially
5 visible rows, and calls line-move-1 otherwise.
6
12005-01-21 Ren,Ai(B Kyllingstad <listmailxemacs@kyllingstad.com> 72005-01-21 Ren,Ai(B Kyllingstad <listmailxemacs@kyllingstad.com>
2 8
3 * pcomplete.el: define pcomplete-read-event instead of read-event, 9 * pcomplete.el: define pcomplete-read-event instead of read-event,