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 68533f8e89e..57b39b5caa2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * dired-aux.el (dired-kill-line): Add a doc string. | ||
| 4 | |||
| 3 | * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults | 5 | * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults |
| 4 | to "\\sw\\|\\s_" (bug#358). | 6 | to "\\sw\\|\\s_" (bug#358). |
| 5 | 7 | ||