Mercurial > emacs
comparison src/ChangeLog @ 53357:01e8a4191802
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 29 Dec 2003 07:11:58 +0000 |
| parents | 9e21566a15df |
| children | 68a9f6cc8cd5 |
comparison
equal
deleted
inserted
replaced
| 53356:8e5d406a10a5 | 53357:01e8a4191802 |
|---|---|
| 1 2003-12-29 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * dispextern.h (face_font_available_p): Extern it. | |
| 4 | |
| 5 * fontset.c (Voverriding_fontspec_alist): New variable. | |
| 6 (lookup_overriding_fontspec): New function. | |
| 7 (fontset_ref_via_base): Call lookup_overriding_fontspec if | |
| 8 necessary. | |
| 9 (fontset_font_pattern): Likewise. | |
| 10 (regulalize_fontname): New function. | |
| 11 (Fset_fontset_font): Call regulalize_fontname. | |
| 12 (Fset_overriding_fontspec_internal): New function. | |
| 13 (syms_of_fontset): Initialize and staticprop | |
| 14 Voverriding_fontspec_alist. Defsubr | |
| 15 Sset_overriding_fontspec_internal. | |
| 16 | |
| 17 * xfaces.c (face_font_available_p): New function. | |
| 18 | |
| 1 2003-12-28 Luc Teirlinck <teirllm@auburn.edu> | 19 2003-12-28 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 20 |
| 3 * coding.c (Fcheck_coding_system): Doc fix. | 21 * coding.c (Fcheck_coding_system): Doc fix. |
| 4 | 22 |
| 5 2003-12-28 Kim F. Storm <storm@cua.dk> | 23 2003-12-28 Kim F. Storm <storm@cua.dk> |
