diff options
author | Ben Bacarisse <ben.lists@bsb.me.uk> | 2015-03-23 08:02:01 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2015-03-23 08:02:01 +0000 |
commit | 90b46f5b54b8eda06e2c5bcd13d9c6475afe767b (patch) | |
tree | f932a93f7d5a86ea6186661a823f92b3d68bbd1c /lisp/gnus/ChangeLog | |
parent | e7f92aa3d3fb7d5cf88eef374eaeba4dc6b8984f (diff) | |
download | emacs-90b46f5b54b8eda06e2c5bcd13d9c6475afe767b.tar.gz |
lisp/gnus/nnmh.el (nnmh-request-expire-articles): Work for the case nnmail-expiry-target is an nnmh group (bug#20170)
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 592f34d6fbf..1c8dff615d8 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2015-03-23 Ben Bacarisse <ben.lists@bsb.me.uk> (tiny change) + + * nnmh.el (nnmh-request-expire-articles): + Work for the case nnmail-expiry-target is an nnmh group (bug#20170). + 2015-01-29 Lars Ingebrigtsen <larsi@gnus.org> * message.el (message-smtpmail-send-it): Remove the mail header |