aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2007-11-05 12:53:21 +0000
committerKenichi Handa2007-11-05 12:53:21 +0000
commit03e0f8bbc66d37db999fdd9597613d11981244dc (patch)
tree085a09b25fae38ff469b9feee63854e9d043dcd8 /src
parent45eb10fb91764130622ba9430d4fcb8c87c8e227 (diff)
downloademacs-03e0f8bbc66d37db999fdd9597613d11981244dc.tar.gz
emacs-03e0f8bbc66d37db999fdd9597613d11981244dc.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index a746d050614..3304520620a 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,14 @@
12007-11-05 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_prop_validate_symbol): The argument prop_index is
4 deleted.
5 (font_prop_validate_style, font_prop_validate_non_neg)
6 (font_prop_validate_spacing): Likewise.
7 (font_property_table): Arguments to validater changed. Callers
8 changed.
9 (font_lispy_object): Deleted.
10 (font_at): Use font_find_object instead fo font_lispy_object.
11
12007-11-02 Kenichi Handa <handa@ni.aist.go.jp> 122007-11-02 Kenichi Handa <handa@ni.aist.go.jp>
2 13
3 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory 14 * fileio.c (Fexpand_file_name): Adjust multibyteness of directory