diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/mh-e/mh-mime.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 9f23cb71084..18a2995d7a1 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | (autoload 'gnus-eval-format "gnus-spec") | 47 | (autoload 'gnus-eval-format "gnus-spec") |
| 48 | (autoload 'gnus-get-buffer-create "gnus") | 48 | (autoload 'gnus-get-buffer-create "gnus") |
| 49 | (autoload 'message-options-set-recipient "message") | 49 | (autoload 'message-options-set-recipient "message") |
| 50 | (autoload 'mm-uu-dissect "mm-uu") | ||
| 50 | (autoload 'mml-attach-file "mml") | 51 | (autoload 'mml-attach-file "mml") |
| 51 | (autoload 'mml-insert-empty-tag "mml") | 52 | (autoload 'mml-insert-empty-tag "mml") |
| 52 | (autoload 'mml-minibuffer-read-description "mml") | 53 | (autoload 'mml-minibuffer-read-description "mml") |