diff options
| author | David Aspinall | 2000-03-14 03:04:52 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-14 03:04:52 +0000 |
| commit | 637359b517d597be8fb0ef80afd6ce64e17c0c1c (patch) | |
| tree | 0248fdf741a0dd70a3c15b1663aa31227b128f1a /coq | |
| parent | 65ca0cd9b17a0568cb02ce34f650adacf09251e3 (diff) | |
Added proof-shell-{start,stop}-silent-cmd.
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 |
