diff options
| author | David Aspinall | 1999-02-22 14:32:28 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-02-22 14:32:28 +0000 |
| commit | dad9e29189e52ab4494412fb6f8b0745011a6168 (patch) | |
| tree | b5148718fe5b282f8b669fe5db9465964dd3a123 | |
| parent | 7039d8b507622f0fda2fe6b72dab2b35c123f9ac (diff) | |
Mentioned PROOFGENERAL_ASSISTANTS
| -rw-r--r-- | CHANGES | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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. |
