From: ueno Date: Mon, 17 Apr 2006 05:23:22 +0000 (+0000) Subject: Fixed. X-Git-Tag: epgsm-branchpoint~53 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7e17a8f25936fb35e23606f5c54bde52f7a8160f;p=elisp%2Fepg.git Fixed. --- diff --git a/README b/README index 81a94ab..5c06cd0 100644 --- a/README +++ b/README @@ -48,6 +48,6 @@ 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 by itself. +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.