diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 17cbc948536..00a48ff73c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,9 @@ | |||
| 8 | 8 | ||
| 9 | 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | 9 | 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 10 | 10 | ||
| 11 | * files.el (make-directory): Clarify that an error will be raised | ||
| 12 | if there's an error (bug#6397). | ||
| 13 | |||
| 11 | * startup.el (initial-buffer-choice): Add `none' as a choice | 14 | * startup.el (initial-buffer-choice): Add `none' as a choice |
| 12 | (bug#6234). | 15 | (bug#6234). |
| 13 | 16 | ||