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 a6b66ca2678..186917010ab 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 | * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an | ||
| 4 | indentation character (bug#6380). | ||
| 5 | |||
| 3 | * files.el (buffer-offer-save): Made permanently local (bug#6241). | 6 | * files.el (buffer-offer-save): Made permanently local (bug#6241). |
| 4 | 7 | ||
| 5 | * doc-view.el (doc-view-make-safe-dir): Rewrite the error message | 8 | * doc-view.el (doc-view-make-safe-dir): Rewrite the error message |