Mercurial > emacs
diff lisp/gnus/ChangeLog @ 74347:b8fb10afdb2d
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 169-170)
- Merge from emacs--devo--0
- Update from CVS
2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
with mm-encode-coding-string.
2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nneething.el (nneething-decode-file-name): Replace
decode-coding-string with mm-decode-coding-string.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-534
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 01 Dec 2006 11:53:31 +0000 |
parents | 7cf0e45e7c70 |
children | ff55caf2e842 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Dec 01 00:47:25 2006 +0000 +++ b/lisp/gnus/ChangeLog Fri Dec 01 11:53:31 2006 +0000 @@ -1,3 +1,13 @@ +2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org> + + * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string + with mm-encode-coding-string. + +2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org> + + * nneething.el (nneething-decode-file-name): Replace + decode-coding-string with mm-decode-coding-string. + 2006-11-24 Juanma Barranquero <lekktu@gmail.com> * gnus-agent.el (gnus-agent-expire-unagentized-dirs)