]> git.eshelyaron.com Git - emacs.git/commit
* xfaces.c (lookup_derived_face): Properly handle possible zero
authorChong Yidong <cyd@stupidchicken.com>
Fri, 15 Aug 2008 21:32:01 +0000 (21:32 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 15 Aug 2008 21:32:01 +0000 (21:32 +0000)
commitef1fba80054c436b118c85bb8f62c10a8294775a
tree3fa7e4068a46303a151d3ef31ae51c3ba251f767
parente933b15ea327efc3453520f1d5637b8404ff3e89
* xfaces.c (lookup_derived_face): Properly handle possible zero
return value of get_lface_attributes.
(merge_faces): Don't tell lookup_derived_face to signal an error
if face is not found.
src/ChangeLog