aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2004-04-09 00:25:32 +0000
committerKenichi Handa2004-04-09 00:25:32 +0000
commit3200c1321a17d64fea5e89b54c60b133f868e2b0 (patch)
treebd3caf08af3ae4e99beb4b84daa8ffe2dd4c603a
parent9d2cd7ef37e672d2232ed731eb44cce5121f6f87 (diff)
downloademacs-3200c1321a17d64fea5e89b54c60b133f868e2b0.tar.gz
emacs-3200c1321a17d64fea5e89b54c60b133f868e2b0.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog.229
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22
index 9ab11f9adce..a62b3b09ab4 100644
--- a/lisp/ChangeLog.22
+++ b/lisp/ChangeLog.22
@@ -1,3 +1,8 @@
12004-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
12004-04-07 Kenichi Handa <handa@m17n.org> 62004-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
@@ -420,7 +425,7 @@
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
4252003-04-12 Kenichi Handa <handa@m17n.org> 4302003-04-12 Kenichi Handa <handa@m17n.org>
426 431
@@ -890,7 +895,7 @@
890 895
8912002-09-05 Dave Love <fx@gnu.org> 8962002-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
8952002-09-03 Kenichi Handa <handa@etl.go.jp> 9002002-09-03 Kenichi Handa <handa@etl.go.jp>
896 901