+2000-02-08 Yoshiki Hayashi <yoshiki@xemacs.org>
+
+ * gnus-art.el (article-display-face): Show folded X-Face.
+
2000-02-08 Keiichi Suzuki <keiichi@nanap.org>
* lisp/gnus.el (gnus-revision-number): Increment to 07.
(not (string-match gnus-article-x-face-too-ugly
from))))
;; Has to be present.
- (re-search-forward "^X-Face: " nil t))
+ (re-search-forward "^X-Face:[ \t]*" nil t))
;; This used to try to do multiple faces (`while' instead of
;; `when' above), but (a) sending multiple EOFs to xv doesn't
;; work (b) it can crash some versions of Emacs (c) are