Mercurial > emacs
comparison src/ChangeLog @ 53271:00ac28166865
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Wed, 24 Dec 2003 07:32:41 +0000 |
parents | 0e78d4abf53a |
children | c6ecb6ee69bf |
comparison
equal
deleted
inserted
replaced
53270:971b19b300e6 | 53271:00ac28166865 |
---|---|
1 2003-12-24 Thien-Thi Nguyen <ttn@gnu.org> | |
2 | |
3 * tparam.c (tparam1): Add handling for `%pN', which | |
4 means use param N for the next substitution. | |
5 | |
1 2003-12-24 Thien-Thi Nguyen <ttn@gnu.org> | 6 2003-12-24 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 7 |
3 * xfaces.c (Fcolor_gray_p): Fix omission bug: | 8 * xfaces.c (Fcolor_gray_p): Fix omission bug: |
4 In case `frame' is nil, consult the selected frame. | 9 In case `frame' is nil, consult the selected frame. |
5 (Fcolor_supported_p): Likewise. | 10 (Fcolor_supported_p): Likewise. |