comparison lisp/ChangeLog.22 @ 89908:ee1402f7b568

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Apr 2004 01:08:34 +0000
parents ab29fb42f36c
children cce857c68ba2
comparison
equal deleted inserted replaced
89907:df801f738c09 89908:ee1402f7b568
1 2004-04-15 Kenichi Handa <handa@m17n.org>
2
3 * composite.el (auto-compose-chars): Execute the main code in
4 condition-case.
5
6 2004-04-14 Kenichi Handa <handa@m17n.org>
7
8 * descr-text.el (describe-property-list): Sync to HEAD.
9
10 * international/mule-diag.el: Sync to HEAD.
11
12 * international/fontset.el (x-complement-fontset-spec): Don't
13 change CHARSET_REGISTRY and CHARSET_ENCODING fields.
14
1 2004-04-13 Kenichi Handa <handa@m17n.org> 15 2004-04-13 Kenichi Handa <handa@m17n.org>
2 16
3 * international/characters.el (next-word-boundary-kana): Handle 17 * international/characters.el (next-word-boundary-kana): Handle
4 half-width kana. 18 half-width kana.
5 19
435 449
436 * mule-conf.el (utf-16-be) 450 * mule-conf.el (utf-16-be)
437 (utf-16-be-with-signature): Comment-out :endian. 451 (utf-16-be-with-signature): Comment-out :endian.
438 452
439 * mule-diag.el (describe-character-set): Fix 453 * mule-diag.el (describe-character-set): Fix
440 printing dimensions. Use `$B!_(B', not `x'. 454 printing dimensions. Use `,AW(B', not `x'.
441 455
442 2003-04-12 Kenichi Handa <handa@m17n.org> 456 2003-04-12 Kenichi Handa <handa@m17n.org>
443 457
444 * international/fontset.el: Register CDAC fonts in 458 * international/fontset.el: Register CDAC fonts in
445 face-font-rescale-alist instead of face-resizing-fonts. 459 face-font-rescale-alist instead of face-resizing-fonts.
905 * language/european.el (cp858): New. 919 * language/european.el (cp858): New.
906 ("Turkish"): Add special case rules. 920 ("Turkish"): Add special case rules.
907 921
908 2002-09-05 Dave Love <fx@gnu.org> 922 2002-09-05 Dave Love <fx@gnu.org>
909 923
910 * international/characters.el: Make $(D*s(B and $(D+s(B a case pair. 924 * international/characters.el: Make ,_/(B and ,A(B a case pair.
911 925
912 2002-09-03 Kenichi Handa <handa@etl.go.jp> 926 2002-09-03 Kenichi Handa <handa@etl.go.jp>
913 927
914 * international/mule-conf.el: Don't define the charset iso-8859-1 928 * international/mule-conf.el: Don't define the charset iso-8859-1
915 here, just setup its properties. 929 here, just setup its properties.