diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42bd14094ba..13efd17cfac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-09-30 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * startup.el (command-line-1): Fix last fix by inserting | ||
| 4 | initial-scratch-message into *scratch* before displaying it. | ||
| 5 | (Bug#9626) and (Bug#9636) | ||
| 6 | |||
| 1 | 2011-09-29 Eli Zaretskii <eliz@gnu.org> | 7 | 2011-09-29 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * simple.el (line-move): If auto-hscroll-mode is disabled and the | 9 | * simple.el (line-move): If auto-hscroll-mode is disabled and the |