]> git.eshelyaron.com Git - emacs.git/commit
Fix display of text decorations with defaulted foreground on Haiku
authorPo Lu <luangruo@yahoo.com>
Thu, 3 Feb 2022 01:57:00 +0000 (01:57 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 3 Feb 2022 01:57:00 +0000 (01:57 +0000)
commit11ee58de9db67ff2431d243fd7ab83ea8f417cb5
tree7482c1674f413e2a6404626cbb35f94b641ea016
parent60fe17c958bb74eab7cbabe596f2700adee8b6ce
Fix display of text decorations with defaulted foreground on Haiku

* src/haikuterm.c (haiku_draw_text_decoration): Remove parameter
`dcol' and use face->foreground instead.  All callers changed.
src/haikuterm.c