diff options
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -445,6 +445,9 @@ (setq proof-auto-multiple-files t) ; until Coq has real support + (setq proof-shell-start-silent-cmd "Begin Silent" + proof-shell-stop-silent-cmd "End Silent") + (coq-init-syntax-table) ;; font-lock |
