diff options
| -rw-r--r-- | lisp/ChangeLog.22 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22 index a62b3b09ab4..f19162339df 100644 --- a/lisp/ChangeLog.22 +++ b/lisp/ChangeLog.22 | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2004-04-09 Kenichi Handa <handa@m17n.org> | 1 | 2004-04-09 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * language/japanese.el (japanese-iso-8bit): Fix order of | ||
| 4 | :charset-list. | ||
| 5 | |||
| 3 | * mail/rmail.el (rmail-decode-babyl-format): Use | 6 | * mail/rmail.el (rmail-decode-babyl-format): Use |
| 4 | with-coding-priority instead of detect-coding-with-priority. | 7 | with-coding-priority instead of detect-coding-with-priority. |
| 5 | 8 | ||