aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-abbrev.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-abbrev.el')
-rw-r--r--coq/coq-abbrev.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/coq/coq-abbrev.el b/coq/coq-abbrev.el
index 2dcead62..2ccf5cab 100644
--- a/coq/coq-abbrev.el
+++ b/coq/coq-abbrev.el
@@ -154,7 +154,8 @@
["About...(show all)" coq-About-with-all t]
["Search..." coq-SearchConstant t]
["SearchRewrite..." coq-SearchRewrite t]
- ["SearchAbout..." coq-SearchAbout t]
+ ["SearchAbout (hiding principles)..." coq-SearchAbout t]
+ ["SearchAbout..." coq-SearchAbout-all t]
["SearchPattern..." coq-SearchIsos t]
["Locate constant..." coq-LocateConstant t]
["Locate Library..." coq-LocateLibrary t]