(tooltip-use-echo-area): Replace as alias and deprecate.
This commit is contained in:
parent
64cb0f826c
commit
2cc604202a
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@ only tooltips in the buffer containing the overlay arrow."
|
|||
:tag "Use echo area"
|
||||
:group 'tooltip)
|
||||
|
||||
(defvaralias 'tooltip-use-echo-area 'tooltip-gud-echo-area)
|
||||
(make-obsolete-variable 'tooltip-use-echo-area 'tooltip-gud-echo-area "22.1")
|
||||
|
||||
;;; Variables that are not customizable.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue