Mercurial > emacs
changeset 97501:46d2c5d06bf4
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 15 Aug 2008 21:32:01 +0000 |
parents | 07ebe6a22868 |
children | dc43c2f1d2fc |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Aug 15 20:17:12 2008 +0000 +++ b/src/ChangeLog Fri Aug 15 21:32:01 2008 +0000 @@ -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