aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-config.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2001-12-11 00:50:21 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2001-12-11 00:50:21 +0000
commitd98e849d6ae79d50b4fa8d5d73b79864d2b9149a (patch)
tree50e31da71c9bb9a4cd81ac67e029702eb7dc03d1 /generic/proof-config.el
parent2c9c5d001e4bbdbed3b3375c6f83155d7333a100 (diff)
Toolbar allowed in GNU Emacs 21
Diffstat (limited to 'generic/proof-config.el')
-rw-r--r--generic/proof-config.el2
1 files changed, 1 insertions, 1 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)