From 7d3ab7e00453e259939535618e4e10c624a37ec9 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 15 Feb 2015 19:03:18 +0100 Subject: Undo: back to 8.4 semantics (Close #3514) Only tactics are taken into account. --- CHANGES | 3 --- 1 file changed, 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8b4a4fc933..19da2a4c81 100644 --- a/CHANGES +++ b/CHANGES @@ -62,9 +62,6 @@ Vernacular commands Coq: terms, modules, tactics, etc. The old behavior of the command can be retrieved using the "Locate Term" command. - New "Derive" command to help writing program by derivation. -- "Undo" undoes any command, not just tactics. -- "Undo. Undo." does not work in CoqIDE or Proof General, it works only - in coqtop. "Undo 2" should be used intead. - New "Refine Instance Mode" option that allows to deactivate the generation of obligations in incomplete typeclass instances, raising an error instead. - "Collection" command to name sets of section hypotheses. Named collections -- cgit v1.2.3