summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-03-01 18:43:07 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-03-01 18:43:07 -0800
commit832b9ece366bc79b410d8628bbad877bdb245080 (patch)
tree95fff2c21943e69132feedb25137e6c5f4609918
parentdd88499e89ce61a5d3f173a5234e94f5a0e211fe (diff)
downloademacs-832b9ece366bc79b410d8628bbad877bdb245080.tar.gz
; Spelling fixes
-rw-r--r--ChangeLog.38
1 files changed, 4 insertions, 4 deletions
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 <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)