(starttls-negotiate): Autoload.
authorDave Love <fx@gnu.org>
Fri, 2 May 2003 17:57:18 +0000 (17:57 +0000)
committerDave Love <fx@gnu.org>
Fri, 2 May 2003 17:57:18 +0000 (17:57 +0000)
lisp/sieve-manage.el

index 8897dd1..bda44dc 100644 (file)
@@ -74,7 +74,8 @@
 (or (fboundp 'md5)
     (require 'md5))
 (eval-and-compile
-  (autoload 'starttls-open-stream "starttls"))
+  (autoload 'starttls-open-stream "starttls")
+  (autoload 'starttls-negotiate "starttls"))
 
 ;; User customizable variables: