changeset 53571:c69986a5dbbe

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 12 Jan 2004 21:59:03 +0000
parents 8e83b9e560f0
children e958d75787b0
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
+
+	* 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  <gmorris@ast.cam.ac.uk>
 
 	* calendar/appt.el: Update copyright and commentary.