diff options
| author | Kenichi Handa | 2006-10-30 06:52:04 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-10-30 06:52:04 +0000 |
| commit | 9f3abf31c18c5751f622a471c12b396470df60e1 (patch) | |
| tree | 4f6eef65acff857121d44e691d12726e557830c2 /src/ChangeLog.unicode | |
| parent | c3fb88cc4b4d6ab7d6b113586f6bf38e62719126 (diff) | |
| download | emacs-9f3abf31c18c5751f622a471c12b396470df60e1.tar.gz emacs-9f3abf31c18c5751f622a471c12b396470df60e1.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index d362d578913..879741e6544 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-10-30 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * fontset.c (Qlatin): New variable. | ||
| 4 | (syms_of_fontset): Define it as a lisp symbol. | ||
| 5 | (Fset_fontset_font): If TARGET is `latin', use FONT_SPEC for | ||
| 6 | ASCII. | ||
| 7 | |||
| 1 | 2006-10-27 Kenichi Handa <handa@m17n.org> | 8 | 2006-10-27 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * font.c (font_unparse_fcname): Pay attention to the case that | 10 | * font.c (font_unparse_fcname): Pay attention to the case that |