]> code.delx.au - gnu-emacs/commit
Enable dividers in NS (bug#22973)
authorAlan Third <alan@idiocy.org>
Wed, 4 May 2016 21:22:09 +0000 (22:22 +0100)
committerAlan Third <alan@idiocy.org>
Mon, 27 Jun 2016 22:07:37 +0000 (23:07 +0100)
commitcfb3c61f1ffec9a6322407fdd228d5cc31c31ed0
tree0b213667fa946a9deca670646fc486cdac776133
parent1f5592572887fe15e5b660bc60e66a7ab7c624cd
Enable dividers in NS (bug#22973)

src/nsfns.m: Add colour settings functions to ns_frame_park_handlers.
src/nsterm.m (ns_draw_window_divider): ns_focus has to go before the
attempt to set the colour.
src/nsterm.m (ns_draw_vertical_window_border): This had the same bug as
above, although I didn't see any errors.
src/nsfns.m
src/nsterm.m