From: Paul Eggert Date: Fri, 2 Mar 2018 02:43:07 +0000 (-0800) Subject: ; Spelling fixes X-Git-Tag: emacs-26.1-rc1~137 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=832b9ece366bc79b410d8628bbad877bdb245080;p=emacs.git ; Spelling fixes --- diff --git a/ChangeLog.3 b/ChangeLog.3 index d8c40b33efb..5b68559f430 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -20930,7 +20930,7 @@ 2017-04-24 Alan Third - 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 - 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)