diff lisp/ChangeLog @ 67324:dd208be1124e

(mail-yank-ignored-headers): Don't autoload.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 05 Dec 2005 17:11:21 +0000
parents 0d858a9a21c3
children 8536a5f2f125
line wrap: on
line diff
--- 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  <handa@m17n.org>