Synch to No Gnus 200407242210.
[elisp/gnus.git-] / lisp / ChangeLog
index 7e7aaed..7ba6884 100644 (file)
@@ -1,3 +1,25 @@
+2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * flow-fill.el (fill-flowed): Remove space stuffing, and only do
+       quotes that actually start with ">" at the beginning of the
+       lines. 
+
+2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-encode-region): Fix last change.
+       (rfc2047-encode-parameter): Remove useless concat.
+
+2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-encode-region): Check carefully whether to
+       encode special characters; fix some kind of misconfigured headers;
+       signal a real error if debug-on-quit or debug-on-error is non-nil.
+       (rfc2047-encode-max-chars): New variable.
+       (rfc2047-encode-1): Use it.
+       (rfc2047-encode-parameter): New function.
+
+       * mml.el (mml-insert-parameter): Remove an excessive space.
+
 2004-07-17  Simon Josefsson  <jas@extundo.com>
 
        * gnus-group.el (gnus-group-make-group-simple): Add, suggested by