]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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)
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

index 5226f6579fbf8b1fd526c447f7e52e1c3a2d574e..197a01f5bccca02b99538235680ea4fd580a6584 100644 (file)
@@ -1,5 +1,10 @@
 2008-08-15  Chong Yidong  <cyd@stupidchicken.com>
 
+       * 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.
+
        * dired.c (Fdirectory_files): Doc fix.
 
        * process.c (make_process): Initialize kill_without_query struct