Autoload `password-in-cache-p'.
authorTed Zlatanov <tzz@lifelogs.com>
Wed, 2 Mar 2011 20:32:40 +0000 (14:32 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Wed, 2 Mar 2011 20:32:40 +0000 (14:32 -0600)
* password-cache.el (password-in-cache-p): Add autoload.

lisp/ChangeLog
lisp/password-cache.el

index e4538a7..e781286 100644 (file)
@@ -1,5 +1,7 @@
 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
 
+       * password-cache.el (password-in-cache-p): Add autoload.
+
        * message.el (message-options): Make buffer-local two ways to attempt
        to fix a XEmacs bug.
 
index a7f75a0..941428d 100644 (file)
@@ -76,6 +76,7 @@ regulate cache behavior."
        key
        (symbol-value (intern-soft key password-data))))
 
+;;;###autoload
 (defun password-in-cache-p (key)
   "Check if KEY is in the cache."
   (and password-cache