diff options
| -rw-r--r-- | coq/coq-syntax.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el index 6e8a6aa4..122b9e02 100644 --- a/coq/coq-syntax.el +++ b/coq/coq-syntax.el @@ -704,6 +704,7 @@ Idtac (Nop) tactic, put the following line in your .emacs: "match" "forall" "fun" + "return" )) (defvar coq-reserved-V7 |
