Revert autoload removal.
authorSimon Josefsson <jas@extundo.com>
Thu, 23 Oct 2003 12:15:15 +0000 (12:15 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 23 Oct 2003 12:15:15 +0000 (12:15 +0000)
lisp/ChangeLog
lisp/mm-view.el
lisp/mml.el

index 6af6877..efcd260 100644 (file)
@@ -1,8 +1,6 @@
 2003-10-23  Simon Josefsson  <jas@extundo.com>
 
        * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
-       * mml.el: Remove autoload cookie for flow-fill.
-       * mm-view.el: Likewise.
 
 2003-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
index ddf1a95..0995567 100644 (file)
@@ -33,6 +33,7 @@
   (autoload 'gnus-article-prepare-display "gnus-art")
   (autoload 'vcard-parse-string "vcard")
   (autoload 'vcard-format-string "vcard")
+  (autoload 'fill-flowed "flow-fill")
   (autoload 'html2text "html2text")
   (unless (fboundp 'diff-mode)
     (autoload 'diff-mode "diff-mode" "" t nil)))
index aff31e0..e2b3d00 100644 (file)
@@ -37,6 +37,7 @@
   (autoload 'gnus-add-minor-mode "gnus-ems")
   (autoload 'gnus-make-local-hook "gnus-util")
   (autoload 'message-fetch-field "message")
+  (autoload 'fill-flowed-encode "flow-fill")
   (autoload 'message-posting-charset "message"))
 
 (defcustom mml-content-type-parameters