* netrc.el: Autoload encrypt when encrypt-file-alist is set.
authorTeodor Zlatanov <tzz@lifelogs.com>
Tue, 18 Dec 2007 20:29:33 +0000 (20:29 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Tue, 18 Dec 2007 20:29:33 +0000 (20:29 +0000)
commit25df073421a6fae8f197015f78df06a750a77603
tree34efb008c664dd5098f3f651af1a70b62a7cfc28
parentbf328b7c052f7d8f5f3fe4398c6e9d11164a175d
* netrc.el: Autoload encrypt when encrypt-file-alist is set.
(netrc-parse): Use encrypt-file-alist to determine if
encrypt-find-model or encrypt-insert-file-contents should be used.

* encrypt.el: Clarify documentation.  Load password-cache or
password, whichever one is found first, instead of autoloading.
lisp/ChangeLog
lisp/encrypt.el
lisp/netrc.el