aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAdrian Robert2008-07-19 17:01:36 +0000
committerAdrian Robert2008-07-19 17:01:36 +0000
commit45d325c4d16ce9dbe00bba3d265c0d7b2d1fa58b (patch)
tree0da99608ae8fd8876d68bf041c90198d0ddf2132 /src/ChangeLog
parentb68e7decb6a7fc8d8ac868d8c5712a8feb379eb4 (diff)
downloademacs-45d325c4d16ce9dbe00bba3d265c0d7b2d1fa58b.tar.gz
emacs-45d325c4d16ce9dbe00bba3d265c0d7b2d1fa58b.zip
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 723066bbb72..95ccdc5f303 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * nsfns.m (ns_set_background_color): Apply patch from Chong Yidong to
4 fix crash.
5 * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from
6 NS_FACE_BACKGROUND with 0 instead of nil.
7 * nsfont.m (nsfont_draw): Same.
8
12008-07-18 Chong Yidong <cyd@stupidchicken.com> 92008-07-18 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc. 11 * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.