aboutsummaryrefslogtreecommitdiffhomepage
path: root/COMPATIBILITY
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2016-02-10 12:18:13 -0500
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2016-02-10 12:18:13 -0500
commitc2fbd46549c386d29f5cadd5094ee2f6601e27b8 (patch)
tree6d792cad509fc6421979fa16c373590d73cf98c0 /COMPATIBILITY
parent56d6eaf3f75b843f054eadf6a83de41230f1607c (diff)
Update README
Diffstat (limited to 'COMPATIBILITY')
-rw-r--r--COMPATIBILITY31
1 files changed, 7 insertions, 24 deletions
diff --git a/COMPATIBILITY b/COMPATIBILITY
index 6af37517..4bf5de0b 100644
--- a/COMPATIBILITY
+++ b/COMPATIBILITY
@@ -4,21 +4,17 @@ Compatibility of Proof General
This version of Proof General has been tested with these Emacs versions
on recent Linux systems:
- Emacs 23.4 -- recommended and supported
- Emacs 23.3,23.2 -- previous versions, should work
- Emacs 24 (development) -- next version, should work
- Emacs 23.1, earlier -- obsolete versions, do NOT work
+ Emacs 24.5 -- recommended and supported
+ Emacs 24.3, 24.4 -- previous versions, should work
+ Emacs 25 (dev) -- next version, should work
+ Emacs 23.2, earlier -- obsolete versions, do NOT work
-and (main) prover versions: Coq 8.3, Isabelle2011[-1]
+and (main) prover versions: Coq 8.4, Coq 8.5
See below for notes about other operating systems.
-Maintaining compatibility across proof assistant versions, Emacs
-versions and operating systems is virtually impossible.
-
In the major 4.0 release ** XEmacs compatibility was dropped **
-
Running on Mac OS X
-------------------
@@ -26,14 +22,14 @@ For tips, please see here:
http://proofgeneral.inf.ed.ac.uk/wiki/PGEmacsOnMacOSX
-We recommend the 23.2 build of GNU Emacs, which builds natively on Mac
+We recommend the 24.5 build of GNU Emacs, which builds natively on Mac
OS X (based on the NextStep port). Binaries are available at various
websites (e.g., http://emacsformacosx.com), or you can build your own
by compiling from the FSF CVS. See the Emacs Wiki at
http://www.emacswiki.org/emacs/EmacsForMacOS for more.
Note that Mac compatibility isn't thoroughly tested. If you discover
-problems, please send a report and/or fix to the PG trac. Please
+problems, please send a report and/or fix to the PG tracker. Please
add tips to the wiki page above.
@@ -44,19 +40,6 @@ For tips, please see here:
http://proofgeneral.inf.ed.ac.uk/wiki/PGEmacsOnWindows
-We recommend EmacsW32 available at:
-
- http://www.ourcomments.org/Emacs/EmacsW32.html
-
-Unpack the Proof General tar or zip file, and rename the folder to
-"ProofGeneral" to remove the version number. Put a line like this:
-
- (load-file "c:\\ProofGeneral\\generic\\proof-site.el")
-
-into .emacs. You should put .emacs in value of HOME if you set that,
-or else in directory you installled Emacs in, e.g.
-c:\Program Files\Emacs\.emacs
-
Note that Windows compatibility isn't tested by the maintainers. If
you discover problems, please add notes on the Wiki page above, and
submit patches to http://proofgeneral.inf.ed.ac.uk/trac