diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 13efd17cfac..38651d42596 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * startup.el (command-line-1): Fix last fix by inserting | 3 | * startup.el (command-line-1): Fix last fix by inserting |
| 4 | initial-scratch-message into *scratch* before displaying it. | 4 | initial-scratch-message into *scratch* before displaying it. |
| 5 | (Bug#9626) and (Bug#9636) | 5 | (Bug#9605) and (Bug#9636) |
| 6 | 6 | ||
| 7 | 2011-09-29 Eli Zaretskii <eliz@gnu.org> | 7 | 2011-09-29 Eli Zaretskii <eliz@gnu.org> |
| 8 | 8 | ||