]> git.eshelyaron.com Git - emacs.git/commit
Allow changing the face used for text and frame colors in tooltips
authorPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 11:46:43 +0000 (19:46 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 11:46:43 +0000 (19:46 +0800)
commit3bd3e005981bea239d396193b9cca1f8919d25ff
tree2dc0e0952a0665ba752f48cf81c0d3762d6a1be3
parent77aba697683de8846c4a73b964e154182221ce67
Allow changing the face used for text and frame colors in tooltips

* etc/NEWS: Announce new arguments to `tooltip-show'.
* lisp/tooltip.el (tooltip-show): Accept new arguments
`text-face' and `frame-face'.  Use them to display text and
determine the foreground, background and border colors of the
tooltip frame respectively.
etc/NEWS
lisp/tooltip.el