aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generic/proof-toolbar.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/proof-toolbar.el b/generic/proof-toolbar.el
index cd2995b2..04048cef 100644
--- a/generic/proof-toolbar.el
+++ b/generic/proof-toolbar.el
@@ -217,8 +217,7 @@ to the default toolbar."
;; Action to take after altering proof-toolbar-enable
(defalias 'proof-toolbar-enable 'proof-toolbar-setup)
-(fset 'proof-toolbar-toggle
- (proof-customize-toggle proof-toolbar-enable))
+(proof-deftoggle proof-toolbar-enable proof-toolbar-toggle)
(deflocal proof-toolbar-refresh-flag nil
"Flag indicating that the toolbar should be refreshed.")