aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coq_commands.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ide/coq_commands.ml')
-rw-r--r--ide/coq_commands.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ide/coq_commands.ml b/ide/coq_commands.ml
index 26dbcb125..ae39a1249 100644
--- a/ide/coq_commands.ml
+++ b/ide/coq_commands.ml
@@ -207,7 +207,8 @@ let state_preserving = [
"Recursive Extraction Library";
"Search";
- "SearchAbout";
+ "SearchAbout (* deprecated *)";
+ "SearchHead";
"SearchPattern";
"SearchRewrite";