aboutsummaryrefslogtreecommitdiff
path: root/isar
diff options
context:
space:
mode:
authorDavid Aspinall2000-01-06 17:49:01 +0000
committerDavid Aspinall2000-01-06 17:49:01 +0000
commit7e2ba7cd47345c8bc6040bfe5267ce537bf52af8 (patch)
treee3a5ef99898c9bebb096695067753c52f583c238 /isar
parent239f92842724c199b3d116b2ffa62c7a386ed146 (diff)
Fixes for short output duplication problem: set proof-shell-eager-annotation-start-length.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/isar/isar.el b/isar/isar.el
index fae9d8ca..7bfc002e 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -250,6 +250,7 @@
proof-shell-restart-cmd "ProofGeneral.restart;"
proof-shell-quit-cmd (isar-verbatim "quit();")
+ proof-shell-eager-annotation-start-length 1
proof-shell-eager-annotation-start "\360\\|\362"
proof-shell-eager-annotation-end "\361\\|\363"