From 7bf1bb2124e8991d62438e8ac06d34a628fa78fc Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 5 Dec 2008 12:26:58 +0000 Subject: (ftfont_shape_by_flt): Use "combining" flt if the second character is a combining character. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 6a40e75226c..c0797931289 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-12-05 Kenichi Handa + + * ftfont.c (ftfont_shape_by_flt): Use "combining" flt if the + second character is a combining character. + 2008-12-05 Eli Zaretskii * 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. -- cgit v1.2.1