aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall2001-09-05 13:47:03 +0000
committerDavid Aspinall2001-09-05 13:47:03 +0000
commit9f1c3f25d60784e57ca822a03421920b376d5850 (patch)
treeb13b6adc34b3f950dce36697de234a89f32c7a2b /CHANGES
parent98153164e7225198b3b83177d08c965c3499d1aa (diff)
Updated
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES21
1 files changed, 15 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 6ed6fa64..ac4cf9de 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,10 +6,14 @@
*** Visibility control for completed proofs
- You can make proofs invisible using a context sensitive menu
- (right button on a completed proof), or as soon as they are
- completed with the "Options -> Disappearing Proofs" option.
- Two menu items "Show proofs" and "Hide proofs" apply to
+ You can make proofs invisible using a command from a new
+ context sensitive menu (XEmacs only; right button on a completed
+ proof), or as soon as they are completed with the
+ "Options -> Disappearing Proofs" option.
+
+ This function is also bound to C-c v (pg-toggle-visibility).
+
+ Two main-menu items "Show proofs" and "Hide proofs" apply to
all the completed proofs in the buffer.
NB: proofs of theorems with the same name are not
@@ -46,8 +50,10 @@
In this release, the experimental features are:
- Context menu options to move spans up/down
- Context menu dependency commands (Isabelle only, see below)
+ Context menu options to move spans up/down
+ (Only reliable in XEmacs; also on keys control-meta-up, control-meta-down)
+ Context menu dependency commands
+ (Isabelle only, see below)
To customize this from the menu:
@@ -87,6 +93,9 @@
Fixed Emacs-confusion minibuffer contents switching bug. (Bug
was triggered by using toolbar while minibuffer active).
+ Fixed problem with C-x C-v not adding completed files to included
+ files list (it does now).
+
** Coq Changes
Compatibility for V7 added.