Update.
authorueno <ueno>
Sun, 3 Sep 2006 02:04:27 +0000 (02:04 +0000)
committerueno <ueno>
Sun, 3 Sep 2006 02:04:27 +0000 (02:04 +0000)
NEWS
README

diff --git a/NEWS b/NEWS
index 2fe4169..96c236b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 * Major changes in 0.0.5
 
-** New function to check if there is a suitable GnuPG executable installed.
+** New function epg-check-configuration which checks if there is a
+   suitable GnuPG executable installed.
 
 ** pgg-epg.el: Provide pgg-lookup-key for backward compatibility.
 
diff --git a/README b/README
index 31fd7aa..5518fda 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 * What's this?
 
-EasyPG is a GnuPG interface for Emacs.  It has two aspects: tools to
-use GnuPG from Emacs (The EasyPG Assistant), and a fully functional
-library to interact with GnuPG (The EasyPG Library.)
+EasyPG is a GnuPG interface for Emacs.  It has two aspects: convenient
+tools to use GnuPG from Emacs (The EasyPG Assistant), and a fully
+functional library to interact with GnuPG (The EasyPG Library.)
 
 * Requirements