2017-04-24 Alan Third <alan@idiocy.org>
- Fix XBM colour rendering in NS port (bug#22060)
+ Fix XBM color rendering in NS port (bug#22060)
src/nsimage.m (setXBMColor): Fix calculation of xbm_fg.
Enable dividers in NS (bug#22973)
- src/nsfns.m: Add colour settings functions to ns_frame_park_handlers.
+ src/nsfns.m: Add color 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.
+ attempt to set the color.
src/nsterm.m (ns_draw_vertical_window_border): This had the same bug as
above, although I didn't see any errors.
2016-02-27 Jan Moringen <jan.moringen@uni-bielefeld.de>
- Show the face colours when completing in `read-color'
+ Show the face colors when completing in `read-color'
* lisp/faces.el (defined-colors-with-face-attributes): New function.
(readable-foreground-color, defined-colors-with-face-attributes)