]> git.eshelyaron.com Git - emacs.git/commit
Fix NS port text decorations (bug#52156)
authorAlan Third <alan@idiocy.org>
Mon, 29 Nov 2021 21:56:13 +0000 (21:56 +0000)
committerAlan Third <alan@idiocy.org>
Mon, 29 Nov 2021 21:58:42 +0000 (21:58 +0000)
commit67676bb5a04fe0f09037c6938579903c9426acc6
tree590985fbd703a87e3672205860e031d3b5c47d6b
parent0c1c6f0ba71b9820fdcb9bd91547abeebe684d87
Fix NS port text decorations (bug#52156)

* src/nsterm.m (ns_draw_text_decoration): Set the correct colors for
decorations other than underline.
(ns_draw_glyph_string): Remove superfluous color setting call.
src/nsterm.m