]> git.eshelyaron.com Git - emacs.git/commit
Fix display class of tooltip frames on Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 14 May 2022 02:38:53 +0000 (02:38 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 14 May 2022 02:39:18 +0000 (02:39 +0000)
commit96f60d1033dfba41fd995657a9afc73742daace6
treeac19073598d423075424ddcff7234d945622fd7a
parent334fa0c91d55c4397643a529ce33a12df39d2f7f
Fix display class of tooltip frames on Haiku

* haikufns.c (haiku_create_tip_frame): Set up frame display
class.
(syms_of_haikufns): New symbols `mono', `grayscale' and `color'.
src/haikufns.c