aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2004-04-11 23:30:51 +0000
committerKenichi Handa2004-04-11 23:30:51 +0000
commit3f610986878cd69daf43d05eaa10be9ccf069e68 (patch)
tree29253680f3a0873f7c13d091439adb567ddca707
parent49015dcb79c02686c9c556685c04e6880b552b93 (diff)
downloademacs-3f610986878cd69daf43d05eaa10be9ccf069e68.tar.gz
emacs-3f610986878cd69daf43d05eaa10be9ccf069e68.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog.223
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 @@
12004-04-09 Kenichi Handa <handa@m17n.org> 12004-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