diff options
| author | David Aspinall | 2009-09-04 16:42:57 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-09-04 16:42:57 +0000 |
| commit | 17460bf8b246b7f26b390ca67145c11ee230de9d (patch) | |
| tree | 465f779266370857f41fa284f25c01e3a44b019c /coq | |
| parent | d7997eed169686a3bc966fd4d6d7c68804e22eef (diff) | |
Remove proof-shell-prompt-pattern, no longer used.
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -979,7 +979,6 @@ To be used in `proof-shell-classify-output-system-specific'." (defun coq-shell-mode-config () (setq - proof-shell-prompt-pattern coq-shell-prompt-pattern proof-shell-cd-cmd coq-shell-cd proof-shell-filename-escapes '(("\\\\" . "\\\\") ("\"" . "\\\"")) proof-shell-abort-goal-regexp coq-shell-abort-goal-regexp |
