# HG changeset patch # User Stefan Monnier # Date 1133802681 0 # Node ID dd208be1124e2aea0392cc66284570a1f43f3e20 # Parent 0d858a9a21c308dc1cc1e9f6c7e2448ce16b5152 (mail-yank-ignored-headers): Don't autoload. diff -r 0d858a9a21c3 -r dd208be1124e lisp/ChangeLog --- a/lisp/ChangeLog Mon Dec 05 17:08:00 2005 +0000 +++ b/lisp/ChangeLog Mon Dec 05 17:11:21 2005 +0000 @@ -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 diff -r 0d858a9a21c3 -r dd208be1124e lisp/mail/sendmail.el --- a/lisp/mail/sendmail.el Mon Dec 05 17:08:00 2005 +0000 +++ b/lisp/mail/sendmail.el Mon Dec 05 17:11:21 2005 +0000 @@ -112,7 +112,6 @@ :type 'boolean :group 'sendmail) -;;;###autoload (defcustom mail-yank-ignored-headers (concat "^" (regexp-opt '("via" "mail-from" "origin" "status" "remailed"