comparison 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
comparison
equal deleted inserted replaced
59678:765371d08c66 59679:0e7e54a3da10
1 2005-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
1 2005-01-21 Ren,Ai(B Kyllingstad <listmailxemacs@kyllingstad.com> 7 2005-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,
4 since it's not a complete read-event implementation 10 since it's not a complete read-event implementation
5 11