changeset 66358:9f52d5da9ca6

Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs 22.
author Bill Wohler <wohler@newt.com>
date Sun, 23 Oct 2005 22:47:45 +0000
parents f5ade15d46f2
children 5c93b07e7478
files lisp/mh-e/mh-mime.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/mh-mime.el	Sun Oct 23 22:47:27 2005 +0000
+++ b/lisp/mh-e/mh-mime.el	Sun Oct 23 22:47:45 2005 +0000
@@ -47,6 +47,7 @@
 (autoload 'gnus-eval-format "gnus-spec")
 (autoload 'gnus-get-buffer-create "gnus")
 (autoload 'message-options-set-recipient "message")
+(autoload 'mm-uu-dissect "mm-uu")
 (autoload 'mml-attach-file "mml")
 (autoload 'mml-insert-empty-tag "mml")
 (autoload 'mml-minibuffer-read-description "mml")