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 60639bcffb2..d27f6b3c2be 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * dired.el (dired-insert-set-properties): Make the doc string | ||
| 4 | reflect what it does now (bug#5325). | ||
| 5 | |||
| 3 | * simple.el (blink-matching-open): Say that we were unable to find | 6 | * simple.el (blink-matching-open): Say that we were unable to find |
| 4 | the match within the limit, if we're limited (bug#5122). | 7 | the match within the limit, if we're limited (bug#5122). |
| 5 | 8 | ||