]> git.eshelyaron.com Git - emacs.git/commitdiff
; Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Mar 2018 02:43:07 +0000 (18:43 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Mar 2018 02:43:07 +0000 (18:43 -0800)
ChangeLog.3

index d8c40b33efbeab4a3e122bd25e527f8f2b3761ef..5b68559f430cb9550a51d02036bb77159131a17a 100644 (file)
 
 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)