From b377ee62d13418bf93437799c39b55ddc87f4270 Mon Sep 17 00:00:00 2001 From: ueno Date: Tue, 18 Apr 2006 08:43:52 +0000 Subject: [PATCH] Fixed. --- AUTHORS | 1 - README | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 527360c..0064160 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1 @@ Daiki Ueno -Naoto Morishima diff --git a/README b/README index 5c06cd0..fa82e7f 100644 --- a/README +++ b/README @@ -5,13 +5,13 @@ EasyPG is yet another GnuPG interface for Emacs. It consists of two parts: - "The EasyPG Assistant" which provides basic GUI of GnuPG - "The EasyPG Library" which enables use of various features of GnuPG -NOTE: EasyPG is not a fork or a re-implementation of Gnus/PGG. +NOTE: EasyPG is neither a fork nor a re-implementation of Gnus/PGG. * Requirements -** GNU Emacs 21.4 or later, XEmacs 21.4 or later +** GNU Emacs 21.4 or XEmacs 21.4 -** GnuPG 1.4.3 or later +** GnuPG 1.4.3 * Quick start -- 1.7.10.4