]> git.eshelyaron.com Git - emacs.git/commit
; Fix documentation about faces of tool-tip text
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Jan 2025 13:07:52 +0000 (15:07 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 17:40:59 +0000 (18:40 +0100)
commit47e1f67be642f84821341e4de94ecc80fdf9dce1
tree6c0951b364793460e9fb8988812ece15b7a076be
parent032e89325299463c59afce132ff639bd307caa83
; Fix documentation about faces of tool-tip text

* lisp/tooltip.el (tooltip):
* src/frame.c (syms_of_frame) <use-system-tooltips>: Doc fixes.

(cherry picked from commit 04c475a39f25b09b557e3183bcd5340d75120e0c)
lisp/tooltip.el
src/frame.c