comparison src/ChangeLog @ 98779:fab6a6dd78f1

* xfaces.c (Finternal_set_lisp_face_attribute): Make null values of :foreground and :background equivalent to unspecified (20.x compatibility).
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 16 Oct 2008 16:32:51 +0000
parents a4aebd526a1d
children 33743665b315
comparison
equal deleted inserted replaced
98778:0f8ccfd21a74 98779:fab6a6dd78f1
1 2008-10-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): Make null values
4 of :foreground and :background equivalent to unspecified (20.x
5 compatibility).
6
1 2008-10-15 Eli Zaretskii <eliz@gnu.org> 7 2008-10-15 Eli Zaretskii <eliz@gnu.org>
2 8
3 * buffer.c (syms_of_buffer): Doc fix. 9 * buffer.c (syms_of_buffer): Doc fix.
4 10
5 2008-10-14 Kenichi Handa <handa@m17n.org> 11 2008-10-14 Kenichi Handa <handa@m17n.org>