From 26ddb1e22de1eead0bfb086adf4f2b21dca6ff19 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Tue, 14 Jun 2016 15:21:11 -0400 Subject: Add [Unset Printing Dependent Evars Line] This allows a work-around for bug #4819, https://coq.inria.fr/bugs/show_bug.cgi?id=4819. --- CHANGES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGES') 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 -- cgit v1.2.3