; Spelling fixes
This commit is contained in:
parent
dd88499e89
commit
832b9ece36
1 changed files with 4 additions and 4 deletions
|
@ -20930,7 +20930,7 @@
|
|||
|
||||
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.
|
||||
|
||||
|
@ -42329,9 +42329,9 @@
|
|||
|
||||
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.
|
||||
|
||||
|
@ -49635,7 +49635,7 @@
|
|||
|
||||
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue