aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPierre Courtieu2021-03-19 13:34:00 +0100
committerPierre Courtieu2021-03-21 18:31:43 +0100
commit0a0a34362ae4f7057f1cb1a0a12cf0a8ea3c0ce9 (patch)
treea798457e4507a8183ca35c2456d29bc011ea1b69 /CHANGES
parent56ee4ebc97e77da7d61eaa7b00580bf4ef5b87d9 (diff)
Fix #563 avoid dual-send bug in search blacklist customization.
Splitting the coq into two commands made me remove coq-search-blacklist-string from defpgcustom. The visible effect is that the menu entry has moved, and the command name changed. This is explained in the CHANGES. To squash.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 38c5048a..c10cec85 100644
--- a/CHANGES
+++ b/CHANGES
@@ -142,6 +142,15 @@ and the PG Trac http://proofgeneral.inf.ed.ac.uk/trac
file contains "Require ... ssreflect" on the same line; otherwise
PG inserts "intros ..." as before.
+*** Customizing Search Blacklist (command created and menu entry moved)
+ To change the list of blacklisted string for Search commands
+ during development, use now
+ coq-change-search-blacklist-interactive. The menu for this has
+ moved, it is now in Coq/Other Queries/Search Blacklist.
+
+ To change the default blacklist, set variable
+ coq-search-blacklist-string (unchanged).
+
*** bug fixes
- avoid leaving partial files behind when compilation fails
- 123: Parallel background compliation fails to execute some