From: ueno Date: Wed, 12 Apr 2006 23:04:44 +0000 (+0000) Subject: Fixed. X-Git-Tag: epgsm-branchpoint~91 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=dc250f34d9659836694d49f782b57607b35a2276;p=elisp%2Fepg.git Fixed. --- diff --git a/README b/README index d167a2a..91cb7cd 100644 --- a/README +++ b/README @@ -69,7 +69,7 @@ in gc_sweep phase. If GC happens before `fillarray', passphrase strings may be moved elsewhere in memory. Fortunately, there is gpg-agent to cache passphrases in more secure -way, so the EasyPG library dares *not* to cache passphrase. Elisp -programs can set `epg-context-passphrase-callback' to cache user's -passphrases. +way, so the EasyPG library dares *not* to cache passphrase by itself. +Elisp programs can set `epg-context-passphrase-callback' to cache +user's passphrases.