From eeb496837bd47d3179f33abe357b628d468fafd8 Mon Sep 17 00:00:00 2001 From: ueno Date: Sat, 4 Nov 2000 12:13:02 +0000 Subject: [PATCH 1/1] Synch with Gnus. --- lisp/ChangeLog | 4 ++++ lisp/nnimap.el | 2 +- todo | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) 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. -- 1.7.10.4