aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.