aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2018-03-01 18:43:07 -0800
committerPaul Eggert2018-03-01 18:43:07 -0800
commit832b9ece366bc79b410d8628bbad877bdb245080 (patch)
tree95fff2c21943e69132feedb25137e6c5f4609918
parentdd88499e89ce61a5d3f173a5234e94f5a0e211fe (diff)
downloademacs-832b9ece366bc79b410d8628bbad877bdb245080.tar.gz
emacs-832b9ece366bc79b410d8628bbad877bdb245080.zip
; 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 @@
20930 20930
209312017-04-24 Alan Third <alan@idiocy.org> 209312017-04-24 Alan Third <alan@idiocy.org>
20932 20932
20933 Fix XBM colour rendering in NS port (bug#22060) 20933 Fix XBM color rendering in NS port (bug#22060)
20934 20934
20935 src/nsimage.m (setXBMColor): Fix calculation of xbm_fg. 20935 src/nsimage.m (setXBMColor): Fix calculation of xbm_fg.
20936 20936
@@ -42329,9 +42329,9 @@
42329 42329
42330 Enable dividers in NS (bug#22973) 42330 Enable dividers in NS (bug#22973)
42331 42331
42332 src/nsfns.m: Add colour settings functions to ns_frame_park_handlers. 42332 src/nsfns.m: Add color settings functions to ns_frame_park_handlers.
42333 src/nsterm.m (ns_draw_window_divider): ns_focus has to go before the 42333 src/nsterm.m (ns_draw_window_divider): ns_focus has to go before the
42334 attempt to set the colour. 42334 attempt to set the color.
42335 src/nsterm.m (ns_draw_vertical_window_border): This had the same bug as 42335 src/nsterm.m (ns_draw_vertical_window_border): This had the same bug as
42336 above, although I didn't see any errors. 42336 above, although I didn't see any errors.
42337 42337
@@ -49635,7 +49635,7 @@
49635 49635
496362016-02-27 Jan Moringen <jan.moringen@uni-bielefeld.de> 496362016-02-27 Jan Moringen <jan.moringen@uni-bielefeld.de>
49637 49637
49638 Show the face colours when completing in `read-color' 49638 Show the face colors when completing in `read-color'
49639 49639
49640 * lisp/faces.el (defined-colors-with-face-attributes): New function. 49640 * lisp/faces.el (defined-colors-with-face-attributes): New function.
49641 (readable-foreground-color, defined-colors-with-face-attributes) 49641 (readable-foreground-color, defined-colors-with-face-attributes)