changeset 52989:19e82580b6a5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 03 Nov 2003 19:21:02 +0000
parents f2e9f66ff625
children 1a45f289a691
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 03 19:20:23 2003 +0000
+++ b/lisp/ChangeLog	Mon Nov 03 19:21:02 2003 +0000
@@ -1,3 +1,9 @@
+2003-11-03  Eli Zaretskii  <eliz@elta.co.il>
+
+	* mail/rmail.el (rmail-convert-to-babyl-format): If
+	base64-decode-region signals an error, catch it and silently
+	ignore it.
+
 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
 
 	* xml.el: Allow comments following the top-level element.