Synch with Gnus.
authorueno <ueno>
Sat, 4 Nov 2000 12:13:02 +0000 (12:13 +0000)
committerueno <ueno>
Sat, 4 Nov 2000 12:13:02 +0000 (12:13 +0000)
lisp/ChangeLog
lisp/nnimap.el
todo

index fe85429..08d11b8 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-04  Simon Josefsson  <sj@extundo.com>
+
+       * nnimap.el (nnimap-split-inbox): Typo.
+
 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-msg.el (gnus-msg-mail): Move it backwards.
index 5668663..b402c3a 100644 (file)
@@ -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 (file)
--- 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.