Mercurial > emacs
diff src/ChangeLog @ 96812:eb46d3216494
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Sat, 19 Jul 2008 17:01:36 +0000 |
parents | bd6f86307d62 |
children | ece3c792fb2e |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jul 19 16:56:31 2008 +0000 +++ b/src/ChangeLog Sat Jul 19 17:01:36 2008 +0000 @@ -1,3 +1,11 @@ +2008-07-19 Adrian Robert <Adrian.B.Robert@gmail.com> + + * nsfns.m (ns_set_background_color): Apply patch from Chong Yidong to + fix crash. + * nsterm.m (ns_maybe_dumpglyphs_background): Compare result from + NS_FACE_BACKGROUND with 0 instead of nil. + * nsfont.m (nsfont_draw): Same. + 2008-07-18 Chong Yidong <cyd@stupidchicken.com> * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.