Slightly improve documentation for a couple of variables
[gnus] / lisp / mail-source.el
index c7c448e..be0cea4 100644 (file)
@@ -115,7 +115,7 @@ Common keywords should be listed here.")
        (:authentication password))
       (maildir
        (:path (or (getenv "MAILDIR") "~/Maildir/"))
-       (:subdirs ("tmp" "new" "cur"))
+       (:subdirs ("new" "cur"))
        (:function))
       (imap
        (:server (getenv "MAILHOST"))