*** empty log message ***

This commit is contained in:
Kenichi Handa 2006-07-20 13:01:37 +00:00
parent 4c81b0f6a0
commit 44d9754aec
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-07-20 Kenichi Handa <handa@m17n.org>
* international/characters.el: Modify category-table and
script-table for new Ethiopic character range.
2006-07-07 Kenichi Handa <handa@m17n.org>
* international/mule-cmds.el (set-language-info): Fix synching

View file

@ -1,3 +1,7 @@
2006-07-20 Kenichi Handa <handa@m17n.org>
* casefiddle.c (casify_object): Sync with HEAD.
2006-07-18 Miles Bader <miles@gnu.org>
* character.h (CHECK_CHARACTER): Redefine in terms of CHECK_TYPE.