comparison src/ChangeLog @ 67046:095993a59ddd

* xfaces.c (Finternal_set_lisp_face_attribute): Use :ignore-defface for new frame defaults when `unspecified' is supplied. (Finternal_get_lisp_face_attribute): Hide :ignore-defface.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 20 Nov 2005 15:22:31 +0000
parents 954ac978c4a8
children 3ce17ff4a61f
comparison
equal deleted inserted replaced
67045:0425305d73a5 67046:095993a59ddd
1 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): Use
4 :ignore-defface for new frame defaults when `unspecified' is
5 supplied.
6 (Finternal_get_lisp_face_attribute): Hide :ignore-defface.
7
1 2005-11-20 Juri Linkov <juri@jurta.org> 8 2005-11-20 Juri Linkov <juri@jurta.org>
2 9
3 * charset.c (invalid_character): Use Lisp-readable syntax 10 * charset.c (invalid_character): Use Lisp-readable syntax
4 for octal and hex. Reorder decimal, octal and hex values. 11 for octal and hex. Reorder decimal, octal and hex values.
5 12