emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e mh-mime.el


From: Bill Wohler
Subject: [Emacs-commit] emacs/lisp/mh-e mh-mime.el
Date: Sun, 23 Oct 2005 18:47:45 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Bill Wohler <address@hidden>    05/10/23 22:47:45

Modified files:
        lisp/mh-e      : mh-mime.el 

Log message:
        Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs
        22.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/mh-e/mh-mime.el.diff?tr1=1.21&tr2=1.22&r1=text&r2=text

Patches:
Index: emacs/lisp/mh-e/mh-mime.el
diff -u emacs/lisp/mh-e/mh-mime.el:1.21 emacs/lisp/mh-e/mh-mime.el:1.22
--- emacs/lisp/mh-e/mh-mime.el:1.21     Sun Oct 23 21:26:17 2005
+++ emacs/lisp/mh-e/mh-mime.el  Sun Oct 23 22:47:45 2005
@@ -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")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]