diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e9de6bcfb1f..b9165df8eba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * subr.el (eval-after-load): Doc string clarification (bug#9125). | 3 | * subr.el (eval-after-load): Doc string clarification (bug#9125). |
| 4 | (process-kill-buffer-query-function): Mention the buffer name in | ||
| 5 | the query. | ||
| 4 | 6 | ||
| 5 | * image-mode.el (image-next-line): The line parameter is mandatory | 7 | * image-mode.el (image-next-line): The line parameter is mandatory |
| 6 | (bug#9258). | 8 | (bug#9258). |