Update docs to reflect epa-file-enable is to be used
authorTeodor Zlatanov <tzz@lifelogs.com>
Fri, 16 Jan 2009 22:09:34 +0000 (22:09 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Fri, 16 Jan 2009 22:09:34 +0000 (22:09 +0000)
now.

lisp/ChangeLog
lisp/auth-source.el

index 9ff72c7..e9aa10a 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el: Update docs to reflect epa-file-enable is to be used
+       now.
+
 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
index 523c901..e65e53b 100644 (file)
@@ -35,7 +35,7 @@
 
 ;; if you want encrypted sources, which is strongly recommended, do
 ;; (require 'epa-file)
-;; (epa-file-mode)
+;; (epa-file-enable)
 ;; (setq epa-file-cache-passphrase-for-symmetric-encryption t) ; VERY important
 
 ;; before you put some data in ~/.authinfo.gpg (the default place)