1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 00:11:49 -07:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2004-10-04 02:56:08 +00:00
parent f2d552f913
commit b027217bac

View file

@ -1,3 +1,8 @@
2004-10-04 Kenichi Handa <handa@m17n.org>
* international/encoded-kb.el (encoded-kbd-setup-keymap): Fix
previous change.
2004-09-19 Kenichi Handa <handa@m17n.org>
* language/japanese.el ("Japanese"): Fix ordering of charsets.
@ -505,7 +510,7 @@
(utf-16-be-with-signature): Comment-out :endian.
* mule-diag.el (describe-character-set): Fix
printing dimensions. Use `$B!_(B', not `x'.
printing dimensions. Use `,AW(B', not `x'.
2003-04-12 Kenichi Handa <handa@m17n.org>
@ -975,7 +980,7 @@
2002-09-05 Dave Love <fx@gnu.org>
* international/characters.el: Make $(D*s(B and $(D+s(B a case pair.
* international/characters.el: Make ,_/(B and ,A(B a case pair.
2002-09-03 Kenichi Handa <handa@etl.go.jp>