* mm-util.el (mm-coding-system-p): Don't return binary for the nil argument in
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 6 Apr 2005 08:35:12 +0000 (08:35 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 6 Apr 2005 08:35:12 +0000 (08:35 +0000)
commit5bbef3d4a760fc74cc26daf8635e3603f17be7f4
treebdd4f0529228f2596eb4f7003a0d654d07320f2e
parente11376164f4922ff1322f478d8806f1b7151e160
* mm-util.el (mm-coding-system-p): Don't return binary for the nil argument in
 XEmacs.

* nnrss.el (nnrss-compatible-encoding-alist): New variable.
(nnrss-request-group): Decode group name first.
(nnrss-request-article): Make a text/plain article if mml-to-mime failed.
(nnrss-get-encoding): Return a compatible encoding according to
 nnrss-compatible-encoding-alist.
(nnrss-find-el): Use consp instead of listp.
lisp/ChangeLog
lisp/mm-util.el
lisp/nnrss.el