Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 111972:3b8b4f28c758
gnus-agent.el: Indent.
gnus.texi: Fix a couple nnir -> @code{nnir} things.
nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the QRESYNC command by deleting a superfluous space which broke Cyrus servers. This change will break other servers that are buggy the other way around.
gnus.texi (The hyrex Engine): Say that this engine as obsolete.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Wed, 15 Dec 2010 22:24:36 +0000 |
parents | 1156a55fd2a9 |
children | d60eda14e134 |
comparison
equal
deleted
inserted
replaced
111971:ca22802893d9 | 111972:3b8b4f28c758 |
---|---|
1 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
2 | |
3 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the | |
4 QRESYNC command by deleting a superfluous space which broke Cyrus | |
5 servers. This change will break other servers that are buggy the other | |
6 way around. | |
7 | |
1 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com> | 8 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com> |
2 | 9 |
3 * spam.el: Reindent and fix long lines. | 10 * spam.el: Reindent and fix long lines. |
4 (spam-copy-or-move-routine): Exclude invalid move destinations. | 11 (spam-copy-or-move-routine): Exclude invalid move destinations. |
5 | 12 |