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 6ac0dd3d0b1..48f61a55552 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * doc-view.el (doc-view-make-safe-dir): Rewrite the error message | ||
| 4 | to clarify what the problem is (bug#4291). | ||
| 5 | |||
| 3 | * simple.el (current-kill): Clarify what | 6 | * simple.el (current-kill): Clarify what |
| 4 | `interprogram-paste-function' does (bug#7500). | 7 | `interprogram-paste-function' does (bug#7500). |
| 5 | (auto-fill-mode): Document `auto-fill-function' in relation to | 8 | (auto-fill-mode): Document `auto-fill-function' in relation to |