aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-02-22 14:32:28 +0000
committerDavid Aspinall1999-02-22 14:32:28 +0000
commitdad9e29189e52ab4494412fb6f8b0745011a6168 (patch)
treeb5148718fe5b282f8b669fe5db9465964dd3a123
parent7039d8b507622f0fda2fe6b72dab2b35c123f9ac (diff)
Mentioned PROOFGENERAL_ASSISTANTS
-rw-r--r--CHANGES10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 27e76c37..5e0c921a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,18 @@
Summary of Changes for Proof General 2.1
----------------------------------------
-* Documentation improvements. Text added for Coq mode.
+* Documentation improvements.
+ Text added for Coq mode.
+
+* In proof-site.el, the environment variable PROOFGENERAL_ASSISTANTS
+ is examined for the default value of proof-assistants. This
+ means that no editing of proof-site.el should normally be
+ needed now.
* Support for x-symbol package to beautify
input and output with special fonts.
Patches for Isabelle provided by David von Oheimb.
- (incomplete)
+ (currently incomplete)
* Bug fix for Isabelle theory file mode.