# HG changeset patch # User Richard M. Stallman # Date 1073944743 0 # Node ID c69986a5dbbec9b1a3d2fe978652991e0a754bfa # Parent 8e83b9e560f0556efd95435efc9c396fd9aa1959 *** empty log message *** diff -r 8e83b9e560f0 -r c69986a5dbbe lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 12 21:56:50 2004 +0000 +++ b/lisp/ChangeLog Mon Jan 12 21:59:03 2004 +0000 @@ -1,3 +1,14 @@ +2004-01-12 Richard M. Stallman + + * mail/rmail.el (rmail-convert-to-babyl-format): Use + mail-unquote-printable-region. + (rmail-hex-string-to-integer, rmail-decode-quoted-printable): + (rmail-hex-char-to-integer): Functions deleted. + + * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR. + (mail-unquote-printable-region): New arg NOERROR. + For invalid encoding, either signal an error to just return nil. + 2004-01-11 Glenn Morris * calendar/appt.el: Update copyright and commentary.