diff options
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -170,7 +170,7 @@ (setq span (next-span span 'type))) - (or ans "COMMENT"))) + (or ans proof-no-command))) (defvar coq-current-goal 1 "Last goal that emacs looked at.") |
