aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-06-14 15:21:11 -0400
committerGravatar Jason Gross <jgross@mit.edu>2016-06-19 18:11:29 -0400
commit26ddb1e22de1eead0bfb086adf4f2b21dca6ff19 (patch)
treec4d9b383b092f470e0d9d2758a050a9b02741ae5 /CHANGES
parent0044b99b0111613130eb0c0a5ae74a23257fd069 (diff)
Add [Unset Printing Dependent Evars Line]
This allows a work-around for bug #4819, https://coq.inria.fr/bugs/show_bug.cgi?id=4819.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index e90d3d105..6ca5bb925 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,6 +57,9 @@ Tools
- coqc accepts a -o option to specify the output file name
- coqtop accepts --print-version to print Coq and OCaml versions in
easy to parse format
+- Setting [Printing Dependent Evars Line] can be unset to disable the
+ computation associated with printing the "dependent evars: " line in
+ -emacs mode
Changes from V8.5pl1 to V8.5pl2
===============================
@@ -499,8 +502,8 @@ Tactics
- When given a reference as argument, simpl, vm_compute and
native_compute now strictly interpret it as the head of a pattern
starting with this reference.
-- The "change p with c" tactic semantics changed, now type-checking
- "c" at each matching occurrence "t" of the pattern "p", and
+- The "change p with c" tactic semantics changed, now type-checking
+ "c" at each matching occurrence "t" of the pattern "p", and
converting "t" with "c".
- Now "appcontext" and "context" behave the same. The old buggy behavior of
"context" can be retrieved at parse time by setting the