* lisp/nndoc.el (nndoc-mime-parts-type-p): Strip leading white space from the
authoryamaoka <yamaoka>
Mon, 1 Feb 1999 04:47:12 +0000 (04:47 +0000)
committeryamaoka <yamaoka>
Mon, 1 Feb 1999 04:47:12 +0000 (04:47 +0000)
matching pattern.

ChangeLog

index c325222..189af40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
 
+       * lisp/nndoc.el (nndoc-mime-parts-type-p): Strip leading white
+       space from the matching pattern.
+
+1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
        * lisp/gnus-sum.el (gnus-nov-parse-extra): Abolished.
        (gnus-nov-parse-line): Use `char-after' instead of `following-char'
        ; use `nnheader-nov-parse-extra' instead of `gnus-nov-parse-extra'.