Synch to No Gnus 200406140322.
[elisp/gnus.git-] / lisp / ChangeLog
index 6d4c8ed..5a40a0f 100644 (file)
@@ -1,3 +1,24 @@
+2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
+
+       * gnus-art.el (gnus-article-next-page): Fix the way to find a real
+       end-of-buffer.
+
+2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-ignored-supersedes-headers): Add Approved. 
+
+2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-encode-message-header): Remove useless
+       goto-char.
+       (rfc2047-encode): Fold the line before encoding.
+
+2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * rfc2047.el (rfc2047-encode-message-header): Disabled header
+       folding -- not all headers can be folded, and this should be done
+       by the message composition mode.  Probably.  I think. 
+
 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-util.el (gnus-remove-text-with-property): Make it slightly
@@ -6,7 +27,7 @@
        * gnus-ems.el (gnus-remove-image): Don't use
        message-text-with-property; remove only the image found first.
 
-       * gnus-smas.el (gnus-xmas-remove-image): Remove only the image
+       * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
        found first.
 
 2004-06-09  Jesper Harder  <harder@ifa.au.dk>