diff options
| author | David Aspinall | 2000-01-06 17:49:01 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-01-06 17:49:01 +0000 |
| commit | 7e2ba7cd47345c8bc6040bfe5267ce537bf52af8 (patch) | |
| tree | e3a5ef99898c9bebb096695067753c52f583c238 /coq | |
| parent | 239f92842724c199b3d116b2ffa62c7a386ed146 (diff) | |
Fixes for short output duplication problem: set proof-shell-eager-annotation-start-length.
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -502,6 +502,7 @@ proof-shell-field-char ?\374 ; not done proof-shell-goal-char ?\375 ; done proof-shell-eager-annotation-start "\376" ; done + proof-shell-eager-annotation-start-length 1 proof-shell-eager-annotation-end "\377" ; done proof-shell-annotated-prompt-regexp (concat proof-shell-prompt-pattern |
