aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-18 15:01:48 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-18 15:01:48 +0000
commitd5422ccb9dc80094909564466c4fa4d32c87d6c2 (patch)
tree4d001f2370a765f32e74001d02fe539c532b99da /INSTALL
parentaf548eeb82cf4cc7eef5ea822b75b71bdd5b1ca8 (diff)
More optimistic about byte comp.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index e562f34c..d03a8adb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,9 +47,12 @@ Notes for Proof General
Byte Compilation.
-----------------
+
Compilation of the Emacs lisp files improves efficiency but can
-sometimes cause compatibility problems. You can compile Proof General
-by typing 'make' in the directory where you installed it.
+sometimes cause compatibility problems. It should be okay if you run
+with the same version of Emacs that you compiled with. You can
+compile Proof General by typing 'make' in the directory where you
+installed it. Check the Makefile sets EMACS to your Emacs executable.
Site-wide Installation