Changes committed gnus/lisp (ChangeLog auth-source.el)

"Ted Zlatanov" <[email protected]> Fri, 16 Jan 2009 23:09:34 +0100
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog auth-source.el

Update docs to reflect epa-file-enable is to be used
now.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.1980 gnus/lisp/ChangeLog:7.1981
--- ChangeLog:7.1980	Fri Jan 16 09:03:16 2009
+++ ChangeLog	Fri Jan 16 23:09:34 2009
@@ -1,3 +1,8 @@
+2009-01-16  Teodor Zlatanov  <[email protected]>
+
+	* auth-source.el: Update docs to reflect epa-file-enable is to be used
+	now.
+
 2009-01-16  Katsumi Yamaoka  <[email protected]>
 
 	* nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
Index: auth-source.el
diff -u gnus/lisp/auth-source.el:7.13 gnus/lisp/auth-source.el:7.14
--- auth-source.el:7.13	Mon Nov  3 16:21:31 2008
+++ auth-source.el	Fri Jan 16 23:09:34 2009
@@ -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)