aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generic/proof-config.el2
-rw-r--r--html/features.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 780576b2..1a45335c 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -99,7 +99,7 @@ terminator somewhere nearby. Electric!"
(defcustom proof-toolbar-enable t
"*If non-nil, display Proof General toolbar for script buffers.
-NB: the toolbar is only available with XEmacs."
+NB: the toolbar is only available with XEmacs and GNU Emacs>=21."
:type 'boolean
:set 'proof-set-value
:group 'proof-user-options)
diff --git a/html/features.html b/html/features.html
index b71ec446..3fde03c4 100644
--- a/html/features.html
+++ b/html/features.html
@@ -99,7 +99,7 @@ proof assistant to add PBP support.") ?>
available on menus; you don't need to know magical key presses for
any features.
</p>
- <?php footnote("Toolbar is available in XEmacs only") ?>
+ <?php footnote("Toolbar is available not available on GNU Emacs < 21") ?>
</dd>
</dl><dl>
<?php dt("Syntax highlighting","fontlock") ?>