diff options
| author | David Aspinall | 2000-03-13 05:14:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-13 05:14:23 +0000 |
| commit | 670761dd6bd6321d65beeacdc81d68c0a2ebe92b (patch) | |
| tree | 42cb0879a750de1af1122ab103272f305ad5902e /html/download.phtml | |
| parent | 5e9f920b0d834276ed2df4db60f95357460818bd (diff) | |
Updated web pages.
Diffstat (limited to 'html/download.phtml')
| -rw-r--r-- | html/download.phtml | 40 |
1 files changed, 23 insertions, 17 deletions
diff --git a/html/download.phtml b/html/download.phtml index 3078bff5..4d692215 100644 --- a/html/download.phtml +++ b/html/download.phtml @@ -57,7 +57,7 @@ of <a href="http://www.xemacs.org">XEmacs</a> <a href="http://sunsite.doc.ic.ac.uk/Mirrors/ftp.xemacs.org/pub/xemacs/"> ftp mirror</a> may help). <br> -<b>or</b> version 20.2 or later (20.4 recommended) of the much poorer +<b>or</b> version 20.2 or later (20.5 recommended) of the much poorer <a href="http://www.gnu.org/software/emacs/">FSF GNU Emacs</a>. <br> Both Emacsen are available for a variety of platforms, including @@ -85,21 +85,21 @@ package. for installation notes. <br>X-Symbol presently only works with XEmacs. </li> -<li> -For FSF Emacs, a version of <tt>func-menu.el</tt> to get -<?php link_root("features#funcmenu","function menus") ?>. -<br>Unfortunately I can't find a version of this that -works with current FSF Emacs releases. I'd be grateful -for a pointer to one. -<br> -(The package -<tt>imenu.el</tt> may be a suitable replacement, -and it ships with both Emacsen. Perhaps -somebody could contribute patches to use that -instead of <tt>func-menu</tt>). +<!-- <li> --> +<!-- For FSF Emacs, a version of <tt>func-menu.el</tt> to get --> +<!-- <?php link_root("features#funcmenu","function menus") ?>. --> +<!-- <br>Unfortunately I can't find a version of this that --> +<!-- works with current FSF Emacs releases. I'd be grateful --> +<!-- for a pointer to one. --> +<!-- <br> --> +<!-- (The package --> +<!-- <tt>imenu.el</tt> may be a suitable replacement, --> +<!-- and it ships with both Emacsen. Perhaps --> +<!-- somebody could contribute patches to use that --> +<!-- instead of <tt>func-menu</tt>). --> </ul> <p> -All components mentioned are distributed under the GPL license. +All components mentioned above are distributed under the GPL license. </p> <br> <br> @@ -150,15 +150,21 @@ Check the <?php fileshow("ProofGeneral-3.0/CHANGES","CHANGES"); ?> file for a summary of changes since version 2.1. <p> Check the latest <?php fileshow("ProofGeneral/BUGS","BUGS"); ?> file -before reporting problems. If you find a problem not mentioned -there, please +(also +<?php fileshow("ProofGeneral/lego/BUGS","lego/BUGS, "); ?> +<?php fileshow("ProofGeneral/coq/BUGS","coq/BUGS, "); ?> +<?php fileshow("ProofGeneral/isa/BUGS","isa/BUGS, "); ?> +<?php fileshow("ProofGeneral/isar/BUGS","isar/BUGS," ); ?> +<?php fileshow("ProofGeneral/hol98/BUGS","hol98/BUGS"); ?>) +before reporting problems. If you find a problem not already mentioned, +please <?php hlink("feedback.phtml","send us a note","Feedback form")?>. </p> <br> <br> -<h3> Easy installation! </h3> +<h3><a name="install">Easy installation!</a></h3> <p> To use Proof General, simply unpack the sources with </p> |
