diff options
| author | Kim F. Storm | 2005-01-23 00:53:10 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-01-23 00:53:10 +0000 |
| commit | 5c20cae25beb7029f0b43e96103da93cec31a781 (patch) | |
| tree | 29bfd3471e8934bc4359afa7ab43485520824ef5 /lisp/ChangeLog | |
| parent | 78465f3a8c37972ebff48b6c961196472fceef16 (diff) | |
| download | emacs-5c20cae25beb7029f0b43e96103da93cec31a781.tar.gz emacs-5c20cae25beb7029f0b43e96103da93cec31a781.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d55cf9dcb64..e51cba7485b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-01-23 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * simple.el (line-move): Fix last change. Check partial | ||
| 4 | visibility at point rather than at window-start. | ||
| 5 | |||
| 1 | 2005-01-22 Jason Rumney <jasonr@gnu.org> | 6 | 2005-01-22 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * term/w32-win.el (xw-defined-colors): Remove debug-message. | 8 | * term/w32-win.el (xw-defined-colors): Remove debug-message. |