aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-12 13:23:03 +0000
committerDavid Aspinall1999-10-12 13:23:03 +0000
commit9e3b1a60e0c1a47b16f83eaa428b693b58c94a26 (patch)
tree8aab4beace5ce478ddd5591d6b57adc9dc8ffe42
parent4820a184d9df2e775cad1fedb332750004876261 (diff)
Mention proof-toolbar-use-enablers
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 096e431f..66530396 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,12 @@ Generic Changes
* [XEmacs only] Toolbar enablers have been added.
Buttons are automatically enabled or disabled as appropriate.
- This requires XEmacs 20.4 or better for reliable working.
+ This requires XEmacs 21 or better for reliable working,
+ so is disabled for earlier versions.
+ If do not like enablers, you can turn them off with
+ the new configuration variable proof-toolbar-use-enablers.
+ With this variable nil, buttons do nothing when they
+ otherwise be disabled.
* Menus and keybindings have been reorganized.
Now keybindings invoke the same functions as the toolbar.