Mercurial > emacs
changeset 100240:422df56f8807
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 05 Dec 2008 12:26:58 +0000 |
parents | 7d98fd5b3867 |
children | 1dccd11615ba |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Dec 05 12:24:58 2008 +0000 +++ b/src/ChangeLog Fri Dec 05 12:26:58 2008 +0000 @@ -1,3 +1,8 @@ +2008-12-05 Kenichi Handa <handa@m17n.org> + + * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the + second character is a combining character. + 2008-12-05 Eli Zaretskii <eliz@gnu.org> * process.c (procfs_system_process_attributes): Don't use cmd, @@ -23,6 +28,7 @@ * coding.c (decode_coding_charset): Check type of an element of vector VALIDS. + (encode_coding_emacs_mule): Be sure to set `code'. * fontset.c (face_for_char): Handle invalid charset property correctly.