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 7ce4753cb14..481000f8851 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * mail/feedmail.el (feedmail-buffer-to-smtpmail): | ||
| 4 | `smtpmail-via-smtp' now returns the error instead of nil. | ||
| 5 | |||
| 3 | * isearch.el (isearch-search-fun-function): Clarify the doc string | 6 | * isearch.el (isearch-search-fun-function): Clarify the doc string |
| 4 | (bug#8101). | 7 | (bug#8101). |
| 5 | 8 | ||