changeset 96415:9e8b96a59b97

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sun, 29 Jun 2008 14:31:18 +0000
parents 37737408d4f2
children 959951d0e3b9
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jun 29 14:30:08 2008 +0000
+++ b/src/ChangeLog	Sun Jun 29 14:31:18 2008 +0000
@@ -1,3 +1,11 @@
+2008-06-29  Kenichi Handa  <handa@m17n.org>
+
+	* fontset.c (Finternal_char_font): Return font-object instead of
+	font-name.
+
+	* composite.c (get_composition_id): Fix the width calculation for
+	TAB.
+
 2008-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* indent.c (Fvertical_motion): Properly handle float column arg.