aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-config.el')
-rw-r--r--generic/proof-config.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 41a5b5e9..4f6d8ece 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -1063,15 +1063,8 @@ The function is passed the span and the command as arguments."
:type 'function
:group 'proof-shell)
-(defcustom proof-shell-quiet-errors nil
- "If non-nil, be quiet about errors from the prover.
-Normally error messages cause a beep. Set this to nil to prevent that."
- :type 'boolean
- :group 'proof-shell)
-
;; (defcustom proof-shell-adjust-line-width-cmd nil
-
;;
;; 5b. Regexp variables for matching output from proof process.
;;