1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

(mail-yank-ignored-headers): Don't autoload.

This commit is contained in:
Stefan Monnier 2005-12-05 17:11:21 +00:00
parent 95fe848eb2
commit bb61f0fd71
2 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,7 @@
(mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
(mail-do-fcc): Use dolist and push.
(mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
(mail-yank-ignored-headers): Don't autoload.
2005-12-05 Kenichi Handa <handa@m17n.org>

View File

@ -112,7 +112,6 @@ nil means let mailer mail back a message to report errors."
:type 'boolean
:group 'sendmail)
;;;###autoload
(defcustom mail-yank-ignored-headers
(concat "^"
(regexp-opt '("via" "mail-from" "origin" "status" "remailed"