diff options
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/isar.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/isar/isar.el b/isar/isar.el index 4c993c50..2b04a912 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -225,6 +225,9 @@ See -k option for Isabelle interface script." proof-shell-eager-annotation-end "\361\\|\363" ;; see isar-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." |
