From: ueno Date: Wed, 12 Apr 2006 23:04:19 +0000 (+0000) Subject: Fixed. X-Git-Tag: epgsm-branchpoint~92 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f887a913072ad32a36d7783419f04c944e7eecda;p=elisp%2Fepg.git Fixed. --- diff --git a/README b/README index 8afad53..d167a2a 100644 --- a/README +++ b/README @@ -69,6 +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 EasyPG 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. Elisp +programs can set `epg-context-passphrase-callback' to cache user's +passphrases.