changeset 98412:f999c89e46fd

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Sep 2008 11:54:57 +0000
parents c5fb918370c8
children 6708b075f931
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 30 11:53:21 2008 +0000
+++ b/lisp/ChangeLog	Tue Sep 30 11:54:57 2008 +0000
@@ -1,3 +1,9 @@
+2008-09-30  Eli Zaretskii  <eliz@gnu.org>
+
+	* mail/mail-utils.el (mail-unquote-printable-region): Use
+	insert-byte instead of insert-char, when the UNIBYTE arg is
+	non-nil.
+
 2008-09-30  Daiki Ueno  <ueno@unixuser.org>
 
 	* epa-file.el (epa-file-insert-file-contents): Fix typo.