aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-06 10:44:39 +0000
committerDavid Aspinall1999-10-06 10:44:39 +0000
commit59671e6efc4992445fe8ce4e05f70470828b3d64 (patch)
treed72032639009c54d3783a5aba079c1e073fadd4e /CHANGES
parenta002dbc150cd76d6cb9cdbaba17f129e3b5bc001 (diff)
proof-try-command is deprecated
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b3ae194b..a3772345 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,10 @@ Generic Changes
* Menus and keybindings have been reorganized.
Now keybindings invoke the same functions as the toolbar.
+* Command C-c C-t (proof-try-command) removed in favour of C-c C-v
+ (proof-execute-minibuffer-cmd), which now possibly uses the
+ filter proof-state-preserving-p to check that a command is safe.
+
* Terminal string now automatically added to command for C-c C-v
* Cleaned up example files so all demonstrate same theorem "conj_comms".