diff options
| author | Kenichi Handa | 2004-04-09 00:25:32 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-04-09 00:25:32 +0000 |
| commit | 3200c1321a17d64fea5e89b54c60b133f868e2b0 (patch) | |
| tree | bd3caf08af3ae4e99beb4b84daa8ffe2dd4c603a | |
| parent | 9d2cd7ef37e672d2232ed731eb44cce5121f6f87 (diff) | |
| download | emacs-3200c1321a17d64fea5e89b54c60b133f868e2b0.tar.gz emacs-3200c1321a17d64fea5e89b54c60b133f868e2b0.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog.22 | 9 |
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 @@ | |||
| 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 |
| @@ -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 | ||
| 425 | 2003-04-12 Kenichi Handa <handa@m17n.org> | 430 | 2003-04-12 Kenichi Handa <handa@m17n.org> |
| 426 | 431 | ||
| @@ -890,7 +895,7 @@ | |||
| 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 | ||