-
Notifications
You must be signed in to change notification settings - Fork 88
/
COMPATIBILITY
36 lines (24 loc) · 1.13 KB
/
COMPATIBILITY
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Compatibility of Proof General
==============================
This version of Proof General has been tested with these Emacs versions
on recent Linux systems:
Emacs 25.1 -- minimal supported version
Emacs 24.5, earlier -- previous versions, do NOT work
and (main) prover versions:
Coq 8.9, 8.10, 8.11, 8.12, 8.13 -- tested versions in PG's CI
Coq 8.4, 8.5, 8.6, 8.7, 8.8 -- previous versions, should work
See below for notes about other operating systems.
In the major 4.0 release ** XEmacs compatibility was dropped **
Running on macOS
-------------------
We recommend 24.5+ builds of GNU Emacs, which builds natively on
macOS. 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 macOS compatibility isn't thoroughly tested. If you discover
problems, please send a report and/or fix to the PG tracker. Please
add tips to the wiki page above.
Running on Windows
------------------
Note that Windows compatibility isn't tested by the maintainers.