(tooltip-mode): Doc fix.
This commit is contained in:
parent
c22141472a
commit
dbc165ffe2
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ Value is non-nil if this function handled the tip."
|
|||
|
||||
;;;###autoload
|
||||
(defcustom tooltip-mode nil
|
||||
"Toggle tooltip-mode.
|
||||
"Non-nil if Tooltip mode is enabled.
|
||||
Setting this variable directly does not take effect;
|
||||
use either \\[customize] or the function `tooltip-mode'."
|
||||
:set (lambda (symbol value)
|
||||
|
|
Loading…
Add table
Reference in a new issue