aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMakarius Wenzel1999-08-23 18:12:04 +0000
committerMakarius Wenzel1999-08-23 18:12:04 +0000
commit676c801b1b80cbb07a5e9f837c8e3e5c713813d2 (patch)
tree17013e83ba5d0cf800487fedc0127928273e7146
parent8720e6e72d8ca0417bff200a851b31710be6fff4 (diff)
fixed comment;
-rw-r--r--isa/isa.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 150e72bd..892506e0 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -611,7 +611,7 @@ Resulting output from Isabelle will be parsed by Proof General."
(proof-response-config-done))
(defun isa-pbp-mode-config ()
- ;; FIXME: next too broken, of course, as is all PBP everywhere.
+ ;; FIXME: next two broken, of course, as is all PBP everywhere.
(setq pbp-change-goal "Show %s.")
(setq pbp-error-regexp proof-shell-error-regexp)
(isa-init-output-syntax-table)