Mercurial > emacs
comparison lisp/ChangeLog @ 29029:99c561e74d0d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 20 May 2000 02:23:03 +0000 |
parents | 274999e44449 |
children | 9e9fab0248d2 |
comparison
equal
deleted
inserted
replaced
29028:274999e44449 | 29029:99c561e74d0d |
---|---|
1 2000-05-20 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * international/ccl.el (ccl-compile-write-string): Make STR | |
4 unibyte. | |
5 (ccl-compile-write-repeat): If ARG is string, make it unibyte. | |
6 | |
1 2000-05-20 Kenichi HANDA <handa@etl.go.jp> | 7 2000-05-20 Kenichi HANDA <handa@etl.go.jp> |
2 | 8 |
3 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region | 9 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region |
4 and insert, not subst-char-in-region. | 10 and insert, not subst-char-in-region. |
5 | 11 |