aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-22 18:16:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2003-02-22 18:16:06 +0000
commit031876435b4b287f17ff74dbbc4999c80b91161b (patch)
treec78117cf679fe64ef221e1f8fc6b815d0ce76698
parent62958d26c2e0b33a5e2e4fdedefdf5a02e337e41 (diff)
Say Coq 7.4
-rw-r--r--html/develdownload.php11
1 files changed, 10 insertions, 1 deletions
diff --git a/html/develdownload.php b/html/develdownload.php
index e15ede21..5f423a8e 100644
--- a/html/develdownload.php
+++ b/html/develdownload.php
@@ -87,9 +87,18 @@ using an <a href="oldrel.php">older release</a> of Proof General.
</p>
<p>
<b>Prover versions:</b>
-This version has been tested with Coq 7.3, Isabelle2002, Lego 1.3.1,
+This version has been tested with Coq 7.4, Isabelle2002, Lego 1.3.1,
and PhoX 0.8.
</p>
+<b>Bundled packages:</b>
+Proof General is now bundled with several Emacs packages, to
+save the effort needed of installing them separately, and to
+solve compatibility problems.
+This <b>includes X-Symbol</b>, so you don't need to download
+it separately any more. If you want to override PG's preference
+for it's own packages, simply load your versions into memory
+before starting Proof General (e.g. with <tt>(require 'x-symbol)</tt>
+in your <tt>.emacs</tt> file).
<p>
For install instructions, see
the <a href="download#install">stable version download</a>.