(tool-bar-setup): Doc fix.
This commit is contained in:
parent
be021c015f
commit
3ab3140b50
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ holds a keymap."
|
|||
;;; Set up some global items. Additions/deletions up for grabs.
|
||||
|
||||
(defvar tool-bar-setup nil
|
||||
"t if the tool-bar has been set up by `tool-bar-setup'.")
|
||||
"Set to t if the tool-bar has been set up by `tool-bar-setup'.")
|
||||
|
||||
(defun tool-bar-setup (&optional frame)
|
||||
(unless tool-bar-setup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue