aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generic/proof-config.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 820a352e..777fd66c 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -1932,6 +1932,8 @@ The matching string will be parsed as XML and then processed by
:type '(choice nil regexp)
:group 'proof-shell)
+;; FIXME: next one needs changing to be a function, or have function
+;; built from it.
(defcustom proof-shell-issue-pgip-cmd nil
"Command sent to prover to process PGIP command in %s placeholder."
:type '(choice nil string)