changeset 87030:297e790a9310

(password-read, password-cache-add, password-cache-remove): No need to autoload, since mml-sec requires password.
author Glenn Morris <rgm@gnu.org>
date Tue, 04 Dec 2007 04:05:17 +0000
parents 3a6c0393929d
children 6554ab0c31fd
files lisp/gnus/mml1991.el
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/mml1991.el	Tue Dec 04 04:04:57 2007 +0000
+++ b/lisp/gnus/mml1991.el	Tue Dec 04 04:05:17 2007 +0000
@@ -327,10 +327,7 @@
   (autoload 'epg-sign-string "epg")
   (autoload 'epg-encrypt-string "epg")
   (autoload 'epg-configuration "epg-config")
-  (autoload 'epg-expand-group "epg-config")
-  (autoload 'password-read "password")
-  (autoload 'password-cache-add "password")
-  (autoload 'password-cache-remove "password"))
+  (autoload 'epg-expand-group "epg-config"))
 
 (defvar mml1991-epg-secret-key-id-list nil)