aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-06-18 10:45:59 +0000
committerDavid Aspinall1999-06-18 10:45:59 +0000
commit7d2f1ef9be198f05413355c0982d65c435e60614 (patch)
tree0c1b4ed66280c25c01ccbf211846466f9d92ec03
parent87aad08fc51f99acf75becb10da5f4c5e5cba553 (diff)
Docstring
-rw-r--r--generic/proof-config.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 9f130a53..0110538c 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -72,9 +72,8 @@
:group 'proof-general)
(defcustom proof-prog-name-guess nil
- "*If non-nil, use `proof-guess-command-line' to guess the correct
- value of proof-prog-name when starting proof assisant
- This option is compatible with proof-prog-name-ask"
+ "*If non-nil, use `proof-guess-command-line' to guess proof-prog-name.
+This option is compatible with proof-prog-name-ask."
:type 'boolean
:group 'proof-general)