aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall2001-09-04 16:35:34 +0000
committerDavid Aspinall2001-09-04 16:35:34 +0000
commit78b3a271a936bb12317287395250f552f87ce925 (patch)
treea0192c777c79ff75d6bf0b04510319bbc4c2cbc4 /CHANGES
parent71980ddb77f53b7ba2e79106ba2a2f8bfc780f68 (diff)
Updates
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3925765a..6ed6fa64 100644
--- a/CHANGES
+++ b/CHANGES
@@ -38,6 +38,21 @@
Also, for XEmacs, there are now (trivial) help messages in echo
area describing the highlighted region under the mouse.
+*** Experimental features and new user option
+
+ There's a new user option `proof-experimental-features' which
+ is nil by default. If you set it to t, you will (maybe after
+ restarting Proof General) enable certain experimental features.
+
+ In this release, the experimental features are:
+
+ Context menu options to move spans up/down
+ Context menu dependency commands (Isabelle only, see below)
+
+ To customize this from the menu:
+
+ Proof General -> Customize -> User Options -> Experimental features
+
*** Proof General startup script welcomes user
The "binary" (startup script) bin/proofgeneral now loads
@@ -126,6 +141,9 @@
restart. (This behaviour will improve once better integrated
with Isabelle).
+ NB this is classed as an experimental feature, so you must set
+ proof-experimental-features to enable it.
+
Not yet documented. Comments and suggestions welcome.