]> git.eshelyaron.com Git - emacs.git/commit
Fix image fg and bg colors on NS (Bug#9175).
authorAlp Aker <alp.tekin.aker@gmail.com>
Thu, 28 Jul 2011 18:29:09 +0000 (14:29 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 Jul 2011 18:29:09 +0000 (14:29 -0400)
commitd8c2fa787973fc6d0d8c3693b97ddbba622ca41f
treed1316769d33023fb31f55cc71dec6e32fe3e071e
parent4843aac304884a75581bcc27454cb9fc4353f036
Fix image fg and bg colors on NS (Bug#9175).

* nsfns.m (x_set_foreground_color): Set f->foreground_pixel when
setting frame foreground color.
(x_set_background_color): Likewise.
src/ChangeLog
src/nsfns.m