Mercurial > emacs
changeset 89179:5d850a12b6f5
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 07 Oct 2002 17:50:19 +0000 |
parents | 1959fdc1c405 |
children | 1d29c2b108e6 |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Mon Oct 07 17:39:34 2002 +0000 +++ b/lisp/gnus/ChangeLog Mon Oct 07 17:50:19 2002 +0000 @@ -1,3 +1,9 @@ +2002-10-07 Dave Love <fx@gnu.org> + + * qp.el (quoted-printable-encode-region): Go to start of range + before searching. + (quoted-printable-encode-region): Use multibyte-char-to-unibyte. + 2002-09-05 Dave Love <fx@gnu.org> * qp.el (quoted-printable-decode-region): Use mm-insert-byte.