Mercurial > emacs
diff lisp/gnus/ChangeLog @ 87209:bc4976b7380e
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-950
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 09 Dec 2007 22:14:32 +0000 |
parents | 3281ac5730e1 |
children | 1d21f80a768f |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sun Dec 09 14:47:24 2007 +0000 +++ b/lisp/gnus/ChangeLog Sun Dec 09 22:14:32 2007 +0000 @@ -31,6 +31,18 @@ * gnus-start.el (gnus-load): Rename local variable to avoid confusion. +2007-12-06 Christian Plate <cplate@web.de> (tiny change) + + * nnmaildir.el (nnmaildir-request-update-info): Improved performance. + Call gnus-add-to-range ranges only once with a prepared article-list. + +2007-12-06 Paul Jarc <prj@po.cwru.edu> + + * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups, + nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in + group names with backslashes. Reported by Tassilo Horn + <tassilo@member.fsf.org>. + 2007-12-06 D. Goel <deego3@gmail.com> * gnus-art.el (article-make-date-line):