diff options
| author | David Aspinall | 2002-11-08 17:47:21 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-11-08 17:47:21 +0000 |
| commit | 558c49586aac7bd8d1d5b993a33275d7b6ff9261 (patch) | |
| tree | 8c8a40161ba95d9074ceea497271b161ef78467a /isa | |
| parent | c0045b2876eaf92b3687b7bcfc7891c815e603f1 (diff) | |
Add trigger for <pgip messages
Diffstat (limited to 'isa')
| -rw-r--r-- | isa/isa.el | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -194,6 +194,9 @@ and script mode." proof-shell-eager-annotation-end "\361\\|\363" ;; see isa-pre-shell-start for proof-shell-trace-output-regexp + ;; Isabelle is learning to talk PGIP... + proof-shell-match-pgip-cmd "<pgip" + ;; Some messages delimited by eager annotations proof-shell-clear-response-regexp "Proof General, please clear the response buffer." proof-shell-clear-goals-regexp "Proof General, please clear the goals buffer." |
