From: ueno Date: Sat, 4 Nov 2000 12:13:02 +0000 (+0000) Subject: Synch with Gnus. X-Git-Tag: t-gnus-6_14-quimby-before-installer-changed-~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=eeb496837bd47d3179f33abe357b628d468fafd8;hp=93217a87be65a87c23f0543a300595f0e3515b33;p=elisp%2Fgnus.git- Synch with Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe85429..08d11b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2000-11-04 Simon Josefsson + + * nnimap.el (nnimap-split-inbox): Typo. + 2000-11-03 10:46:44 ShengHuo ZHU * gnus-msg.el (gnus-msg-mail): Move it backwards. diff --git a/lisp/nnimap.el b/lisp/nnimap.el index 5668663..b402c3a 100644 --- a/lisp/nnimap.el +++ b/lisp/nnimap.el @@ -91,7 +91,7 @@ If nil, the first match found will be used.") "*Name of mailbox to split mail from. Mail is read from this mailbox and split according to rules in -`nnimap-split-rules'. +`nnimap-split-rule'. This can be a string or a list of strings.") diff --git a/todo b/todo index f99a5cb..21d3e57 100644 --- a/todo +++ b/todo @@ -1404,6 +1404,8 @@ exceeding lisp nesting on huge groups. * Handle external-body parts. + [done for some access types] + * When renaming a group name, nnmail-split-history does not get the group name renamed.