aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-05-19 19:46:00 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-05-19 19:46:00 +0000
commit81b3a8ca02097bd4a25d1c75ae4e8e926b449468 (patch)
tree803cdfc0fc27ff1820e919e6300fb5059aad321d /INSTALL
parent503d9d0e7d197f396fde6477383c7d13df7505c1 (diff)
Updated.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL25
1 files changed, 23 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3194ed73..38836e28 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,8 +49,13 @@ Supported Emacs Versions.
This release has been tested with XEmacs 21.4.14 and GNU Emacs 21.3.1
(running on i386 Linux). We recommend using these or later versions.
-Other *recent* versions of either Emacs should also work, but please
-do not send bug reports for any version of Emacs which is more than a
+If you're not sure of your version of Emacs, inspect the
+variable `emacs-version' by doing:
+
+ C-h C-v emacs-version RET
+
+Other *recent* versions of either Emacs may also work, but please do
+not send bug reports for any version of Emacs which is more than a
year older than the most recent stable release of that Emacs, unless
you are reasonably sure that the bug has something to do with Proof
General rather than Emacs. Unfortunately, compatibility across
@@ -58,6 +63,7 @@ different Emacs versions is very difficult to maintain as APIs change
frequently and bugs come and go between Emacs releases.
+
RPM packages.
------------
@@ -102,6 +108,21 @@ or else in directory you installled XEmacs in, e.g.
c:\Program Files\XEmacs\.emacs
+Running on Mac OS X
+-------------------
+
+Larry Paulson maintains a web page on running Isabelle on Mac OS X
+which includes instructions for using Proof General in that
+environment. See here:
+
+ http://www.cl.cam.ac.uk/Research/HVG/Isabelle/macosx.html
+
+His brief summary is:
+
+ 1. Install X11 or OroborOSX.
+ 2. Install XEmacs, or install GNU Emacs and recompile Proof General.
+
+
Dependency on Other Emacs Packages
----------------------------------