aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-db.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-db.el')
-rw-r--r--coq/coq-db.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/coq/coq-db.el b/coq/coq-db.el
index a0d671ef..3985a588 100644
--- a/coq/coq-db.el
+++ b/coq/coq-db.el
@@ -254,13 +254,13 @@ See `coq-syntax-db' for DB structure."
"Face for names of closing tactics in proof scripts."
:group 'proof-faces)
-;;A new face for tactics which fail when they don't kill the current goal
+;;A new face for cheating tactics
(defface coq-cheat-face
(proof-face-specs
(:background "red") ; pour les fonds clairs
(:background "red") ; pour les fond foncés
()) ; pour le noir et blanc
- "Face for names of closing tactics in proof scripts."
+ "Face for names of cheating tactics in proof scripts."
:group 'proof-faces)
(defconst coq-solve-tactics-face 'coq-solve-tactics-face