/[emacs]/emacs/lisp/gnus/mail-source.el
ViewVC logotype

Diff of /emacs/lisp/gnus/mail-source.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by zsh, Tue Feb 19 14:03:24 2002 UTC revision 1.11 by zsh, Tue Feb 19 14:08:08 2002 UTC
# Line 276  Common keywords should be listed here.") Line 276  Common keywords should be listed here.")
276         (:path (or (getenv "MAIL")         (:path (or (getenv "MAIL")
277                    (expand-file-name (user-login-name) rmail-spool-directory))))                    (expand-file-name (user-login-name) rmail-spool-directory))))
278        (directory        (directory
279           (:prescript)
280           (:prescript-delay)
281           (:postscript)
282         (:path)         (:path)
283         (:suffix ".spool")         (:suffix ".spool")
284         (:predicate identity))         (:predicate identity))
# Line 291  Common keywords should be listed here.") Line 294  Common keywords should be listed here.")
294         (:password)         (:password)
295         (:authentication password))         (:authentication password))
296        (maildir        (maildir
        (:prescript)  
        (:prescript-delay)  
        (:postscript)  
297         (:path (or (getenv "MAILDIR") "~/Maildir/"))         (:path (or (getenv "MAILDIR") "~/Maildir/"))
298         (:subdirs ("new" "cur"))         (:subdirs ("new" "cur"))
299         (:function))         (:function))

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26