Synch with latest snapshot of Oort Gnus (the CVS server is currently down).
authoryamaoka <yamaoka>
Tue, 12 Feb 2002 03:26:41 +0000 (03:26 +0000)
committeryamaoka <yamaoka>
Tue, 12 Feb 2002 03:26:41 +0000 (03:26 +0000)
commit20b61c6553e731a356504c84ad690c32f7c71596
tree5c2a796a6ab05d9cc487fe9e8a04a4d9f898849b
parentdbe72fe412ea4e9938e7910bc5e07aede727dc11
Synch with latest snapshot of Oort Gnus (the CVS server is currently down).

* mm-view.el: Require `gnus-mailcap' rather than `mailcap'.

* nnheader.el (mm-with-unibyte-buffer): Bind `default-mc-flag' instead of
 `mc-flag'.
(nnheader-with-unibyte-current-buffer): New macro.
(mm-with-unibyte-current-buffer): Alias to
 `nnheader-with-unibyte-current-buffer'.
(nnheader-guess-mime-charset): New macro.
(mm-guess-mime-charset): Alias to `nnheader-guess-mime-charset'.
(shell-command-to-string): New function for old Emacsen.

* lpath.el: Don't fbind `shell-command-to-string'.
16 files changed:
ChangeLog
GNUS-NEWS
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-soup.el
lisp/gnus-start.el
lisp/gnus-sum.el
lisp/gnus.el
lisp/lpath.el
lisp/mm-util.el
lisp/mm-view.el
lisp/nnheader.el
lisp/nnrss.el
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi