aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--generic/proof-script.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/proof-script.el b/generic/proof-script.el
index 487211cc..2e5b87ae 100644
--- a/generic/proof-script.el
+++ b/generic/proof-script.el
@@ -1223,6 +1223,9 @@ the proof script."
;; query process as to its state as well. Also unwind protects
;; here.
+;; FIXME da: this probably belongs in proof-shell, as do
+;; some of the following functions.
+
(defun proof-interrupt-process ()
"Interrupt the proof assistant. Warning! This may confuse Proof General."
(interactive)