diff options
Diffstat (limited to 'generic/proof-config.el')
| -rw-r--r-- | generic/proof-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el index 7778ba11..f89d58cf 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -925,7 +925,7 @@ script everytime scripting begins." :type 'string :group 'proof-shell) -(defcustom proof-shell-inform-file-processed-command nil +(defcustom proof-shell-inform-file-processed-cmd nil "Command to the proof assistant to tell it that a file has been processed. The format character %s is replaced by a complete filename for a script file which has been fully processed interactively with |
