From: Katsumi Yamaoka Date: Sun, 6 Sep 2015 12:56:31 +0000 (+0000) Subject: lisp/ChangeLog (2015-09-04): Add missing entry X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=8f8b8bff61d084d4b7410429fe6be24c52f32d3a lisp/ChangeLog (2015-09-04): Add missing entry --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7326267f7..7250d37ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,14 @@ 2015-09-05 Eric Abrahamsen - * nnimap.el (nnimap-request-group): Handle nil "info" arg. This arg + * nnimap.el (nnimap-request-group): Handle nil "info" arg. This arg isn't always passed in, check it's not nil before making it into a list. The active arg will also be nil if the group is new, check for that. +2015-09-04 Adam Sjøgren + + * mail-source.el (mail-source-fetch-imap): allow :mailbox to be a list. + 2015-09-03 Paul Eggert * gmm-utils.el (gmm-image-load-path-for-library):