]> git.eshelyaron.com Git - emacs.git/commit
Provide tool-tip display delays on TTY frames
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Mar 2025 15:16:08 +0000 (17:16 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 20:57:54 +0000 (21:57 +0100)
commite5b6d784a8aa52897d6adf48965c1a31f017f011
tree6a43633fd558330e45793cbea14aff21b02024d7
parent306d475cfe3d2772f9e38016d8e29d6b76df9ec5
Provide tool-tip display delays on TTY frames

* lisp/tooltip.el (tooltip-show, tooltip-hide)
(tooltip-show-help): Support delayed tool-tip display on TTY
frames as well.  (Bug#76653)

* etc/NEWS: Announce the behavior change.

(cherry picked from commit 6a2f6056c5a079a7f3db240171680560a3bd9710)
lisp/tooltip.el