]> git.eshelyaron.com Git - emacs.git/commit
(rmail-automatic-folder-directives): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Feb 2009 03:33:27 +0000 (03:33 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Feb 2009 03:33:27 +0000 (03:33 +0000)
commit75790248f0f76564c91393864f380a25eae0641d
treed753701f0bee3bcf90c9836a4befbd559d59579c
parent3f32be22c62ae36136eb3a5d4d659f27b4adfcad
(rmail-automatic-folder-directives): Doc fix.
(rmail-current-message, rmail-total-messages)
(rmail-message-vector, rmail-deleted-vector): Add doc strings.
(rmail-duplicate-message): Doc fix.
(rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
New functions.
(rmail-get-header, rmail-set-header, rmail-set-attribute):
Use rmail-apply-in-message.
(rmail-message-attr-p): Use rmail-get-header, hence no longer requires
unswapped-ness.
(rmail-get-attr-names): Check for missing or corrupt attribute headers.
(rmail-auto-file): Set the filed attribute, rather than explicitly not
doing so.  (Bug#2231)
lisp/mail/rmail.el