aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Courtieu2009-11-10 21:52:43 +0000
committerPierre Courtieu2009-11-10 21:52:43 +0000
commit0d028f1de3bfc7210ecfb8c9c191c613f49ff0a9 (patch)
tree94317cc5528666d6c196e261831feae75d7d5a42
parente1b2bda793cee4e31677f051e1e1524db387f123 (diff)
fix
-rw-r--r--coq/coq.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/coq/coq.el b/coq/coq.el
index 685a85ce..073c2518 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -1214,8 +1214,7 @@ be asked to the user."
(define-key coq-goals-mode-map [(control ?c)(control ?a)(control ?b)] 'coq-About)
(define-key coq-goals-mode-map [(control ?c)(control ?a)(control ?a)] 'coq-searchabout 'coq-About)
; window auto-resize makes this bug sometimes. Too bad!.
-k)
-;(define-key coq-response-mode-map [(control ?c)(control ?a)(control ?c)] 'coq-C
+;(define-key coq-response-mode-map [(control ?c)(control ?a)(control ?c)] 'coq-Check)
;;;;;;;;;;;;;;;;;;;;;;;;
;; error handling