comparison lisp/ChangeLog.22 @ 89883:e5ffb48165ab

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 09 Apr 2004 00:25:32 +0000
parents 1fc9a2dd29dd
children 5214b8405cc6
comparison
equal deleted inserted replaced
89882:a42353ac8046 89883:e5ffb48165ab
1 2004-04-09 Kenichi Handa <handa@m17n.org>
2
3 * mail/rmail.el (rmail-decode-babyl-format): Use
4 with-coding-priority instead of detect-coding-with-priority.
5
1 2004-04-07 Kenichi Handa <handa@m17n.org> 6 2004-04-07 Kenichi Handa <handa@m17n.org>
2 7
3 * international/mule.el (make-translation-table): Set the second 8 * international/mule.el (make-translation-table): Set the second
4 extra slot of the char table to 1. 9 extra slot of the char table to 1.
5 (make-translation-table-from-vector): Likewise. 10 (make-translation-table-from-vector): Likewise.
418 423
419 * mule-conf.el (utf-16-be) 424 * mule-conf.el (utf-16-be)
420 (utf-16-be-with-signature): Comment-out :endian. 425 (utf-16-be-with-signature): Comment-out :endian.
421 426
422 * mule-diag.el (describe-character-set): Fix 427 * mule-diag.el (describe-character-set): Fix
423 printing dimensions. Use `,AW(B', not `x'. 428 printing dimensions. Use `$B!_(B', not `x'.
424 429
425 2003-04-12 Kenichi Handa <handa@m17n.org> 430 2003-04-12 Kenichi Handa <handa@m17n.org>
426 431
427 * international/fontset.el: Register CDAC fonts in 432 * international/fontset.el: Register CDAC fonts in
428 face-font-rescale-alist instead of face-resizing-fonts. 433 face-font-rescale-alist instead of face-resizing-fonts.
888 * language/european.el (cp858): New. 893 * language/european.el (cp858): New.
889 ("Turkish"): Add special case rules. 894 ("Turkish"): Add special case rules.
890 895
891 2002-09-05 Dave Love <fx@gnu.org> 896 2002-09-05 Dave Love <fx@gnu.org>
892 897
893 * international/characters.el: Make ,_/(B and ,A(B a case pair. 898 * international/characters.el: Make $(D*s(B and $(D+s(B a case pair.
894 899
895 2002-09-03 Kenichi Handa <handa@etl.go.jp> 900 2002-09-03 Kenichi Handa <handa@etl.go.jp>
896 901
897 * international/mule-conf.el: Don't define the charset iso-8859-1 902 * international/mule-conf.el: Don't define the charset iso-8859-1
898 here, just setup its properties. 903 here, just setup its properties.