Mercurial > emacs
changeset 89883:e5ffb48165ab
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 09 Apr 2004 00:25:32 +0000 |
parents | a42353ac8046 |
children | be50b7dcd9eb |
files | lisp/ChangeLog.22 |
diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog.22 Fri Apr 09 00:25:07 2004 +0000 +++ b/lisp/ChangeLog.22 Fri Apr 09 00:25:32 2004 +0000 @@ -1,3 +1,8 @@ +2004-04-09 Kenichi Handa <handa@m17n.org> + + * mail/rmail.el (rmail-decode-babyl-format): Use + with-coding-priority instead of detect-coding-with-priority. + 2004-04-07 Kenichi Handa <handa@m17n.org> * international/mule.el (make-translation-table): Set the second @@ -420,7 +425,7 @@ (utf-16-be-with-signature): Comment-out :endian. * mule-diag.el (describe-character-set): Fix - printing dimensions. Use `,AW(B', not `x'. + printing dimensions. Use `$B!_(B', not `x'. 2003-04-12 Kenichi Handa <handa@m17n.org> @@ -890,7 +895,7 @@ 2002-09-05 Dave Love <fx@gnu.org> - * international/characters.el: Make ,_/(B and ,A(B a case pair. + * international/characters.el: Make $(D*s(B and $(D+s(B a case pair. 2002-09-03 Kenichi Handa <handa@etl.go.jp>