* many files: Remove trailing whitespaces, replace spc+tab with
[gnus] / lisp / ChangeLog
index 47a7e98..efae8e1 100644 (file)
@@ -1,5 +1,23 @@
+2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * many files: Remove trailing whitespaces, replace spc+tab with
+       tab, replace leading whitespaces with tabs.
+
+2002-02-19  Paul Jarc  <prj@po.cwru.edu>
+
+       * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
+       articles with no body and no blank line after the header.
+
 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
+       * mm-decode.el (mm-dissect-multipart): Consider the case of empty
+       parts.
+
+       * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
+       non-ascii chars.
+
+       * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
+
        * gnus-art.el (gnus-article-wash-html-with-w3): Remove
        w3-delay-image-loads.
        * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.