diff --git a/src/ChangeLog b/src/ChangeLog index 58ca2f9a33c..d57d48c666a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2008-10-16 Chong Yidong + * fileio.c (Fexpand_file_name): Doc fix. + * xfaces.c (Finternal_set_lisp_face_attribute): Make null values of :foreground and :background equivalent to unspecified (20.x compatibility).