aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-useropts.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-useropts.el')
-rw-r--r--generic/proof-useropts.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-useropts.el b/generic/proof-useropts.el
index da97e454..3a5cdaef 100644
--- a/generic/proof-useropts.el
+++ b/generic/proof-useropts.el
@@ -87,7 +87,7 @@ terminator somewhere nearby. Electric!"
"*Whether to display keyboard hints in the minibuffer."
:type 'boolean
:group 'proof-user-options)
-
+
;; FIXME: next one could be integer value for catchup delay
(defcustom proof-trace-output-slow-catchup t
"*If non-nil, try to redisplay less often during frequent trace output.