comparison lisp/ChangeLog.unicode @ 90358:47abdf8178fc

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 08 Mar 2006 11:58:12 +0000
parents 23de6e67f400
children 88810aee3a45
comparison
equal deleted inserted replaced
90357:ee03316bed9d 90358:47abdf8178fc
1 2006-03-08 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el (ctext-pre-write-conversion): Produce
4 extra designation sequence for ASCII at the end off extended
5 segment.
6
7 2006-03-07 Kenichi Handa <handa@m17n.org>
8
9 * international/mule.el (ctext-non-standard-encodings-table):
10 Reverse the returning list.
11 (ctext-pre-write-conversion): Fix encoding with extended segments.
12
13 * international/mule-conf.el (compound-text)
14 (compound-text-with-extensions): Add long-form in :flags.
15
1 2006-03-06 Kenichi Handa <handa@m17n.org> 16 2006-03-06 Kenichi Handa <handa@m17n.org>
2 17
3 * international/fontset.el (create-fontset-from-fontset-spec): Fix 18 * international/fontset.el (create-fontset-from-fontset-spec): Fix
4 regexp for paring FONTSET-SPEC (allow spaces after `:'). 19 regexp for paring FONTSET-SPEC (allow spaces after `:').
5 20