aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-03-01 01:34:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-03-01 01:34:33 +0000
commit86aa9f2c36e5fdc3f684f93193039fee77bf3b39 (patch)
treecc7978639a59d5576c9fec1c490f897c302261ee /etc
parent40b42de6ab1b0641324e7d583edfd1fa867fc919 (diff)
Fix/simplify documentation.
Diffstat (limited to 'etc')
-rw-r--r--etc/ProofGeneral.spec13
1 files changed, 5 insertions, 8 deletions
diff --git a/etc/ProofGeneral.spec b/etc/ProofGeneral.spec
index 77f74c3e..1fcc6328 100644
--- a/etc/ProofGeneral.spec
+++ b/etc/ProofGeneral.spec
@@ -20,12 +20,7 @@ You can adapt Proof General to other proof assistants if you know a
little bit of Emacs Lisp.
To use Proof General, use the command `proofgeneral', which launches
-XEmacs (or Emacs) for you, or add the line:
-
- (load-file "/usr/share/emacs/site-lisp/ProofGeneral/generic/proof-site.el")
-
-to your .emacs file so Proof General is available whenever
-you run Emacs.
+XEmacs (or Emacs) with Proof General loaded.
%package -n ProofGeneral-emacs-elc
Summary: Compiled ELC files for Proof General/GNU Emacs
@@ -34,7 +29,8 @@ Requires: emacs >= 21.2, ProofGeneral = %{version}-%{release}
%description -n ProofGeneral-emacs-elc
Proof General is a generic Emacs interface for proof assistants.
-This package contains the byte compiled elisp files for XEmacs.
+This package contains the byte compiled elisp files for GNU Emacs,
+and integrates Proof General into the Emacs startup packages.
If you want to use GNU Emacs with Proof General, this package is
recommended.
@@ -45,7 +41,8 @@ Requires: xemacs >= 21.4.12, ProofGeneral = %{version}-%{release}
%description -n ProofGeneral-xemacs-elc
Proof General is a generic Emacs interface for proof assistants.
-This package contains the byte compiled elisp files for XEmacs.
+This package contains the byte compiled elisp files for XEmacs,
+and integrates Proof General into the Emacs startup packages.
If you want to use XEmacs with Proof General, this package is
recommended.