Fix previous commit.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 26 May 2004 09:57:12 +0000 (09:57 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 26 May 2004 09:57:12 +0000 (09:57 +0000)
lisp/ChangeLog

index 61e34f1..aba9850 100644 (file)
@@ -3,7 +3,8 @@
        * dgnushack.el: Autoload customize-set-variable for XEmacs.
 
        * rfc2047.el (rfc2047-encodable-p): Don't move point.
-       (rfc2047-decode): Treat the ascii coding-system as raw-text.
+       (rfc2047-decode): Treat the ascii coding-system as raw-text by
+       default.
 
 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>