aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-23 11:08:32 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-09-23 11:08:32 +0000
commit25ef3ad3da9ea029b3b1a4a9d4a72f4a6641f0cb (patch)
tree1bf5e75649a0506965678dfbf1e466044fdd6454
parent422b77370c02f0251627d8f82eadcbc03c44f9b1 (diff)
Removed history, added branding.
-rw-r--r--coq/coq.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/coq/coq.el b/coq/coq.el
index 45931ac3..3cefd123 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -14,8 +14,8 @@
(setq tag-always-exact t) ; Tags is unusable with Coq library otherwise:
(defgroup coq-settings nil
- "Customization of Coq specific settings for proof mode."
- :group 'proof)
+ "Customization of Coq specific settings for Proof General."
+ :group 'proof-general)
(defvar coq-assistant "Coq"
"Name of proof assistant")