comparison lisp/gnus/ChangeLog @ 72425:4fa1b5c6a34c

Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 123-125) - Update from CVS 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/compface.el (uncompface): Use binary rather than raw-text-unix. 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/compface.el (uncompface): Make sure the eol conversion doesn't take place when communicating with the external programs. Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>. 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnheader.el (nnheader-insert-head): Fix typo in comment. 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> * lisp/gnus/nnweb.el (nnweb-google-parse-1): Update regexp for author and date. Make it more robust by parsing author and date independently. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-398
author Miles Bader <miles@gnu.org>
date Wed, 16 Aug 2006 14:04:41 +0000
parents 1cba0c618ba9
children 59dd12493697 7f3f771c85fa
comparison
equal deleted inserted replaced
72424:068203ad5df7 72425:4fa1b5c6a34c
1 2006-08-13 Romain Francoise <romain@orebokech.com> 1 2006-08-13 Romain Francoise <romain@orebokech.com>
2 2
3 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a 3 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
4 space. 4 space.
5
6 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
7
8 * compface.el (uncompface): Use binary rather than raw-text-unix.
9
10 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
11
12 * compface.el (uncompface): Make sure the eol conversion doesn't take
13 place when communicating with the external programs. Reported by
14 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15
16 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * nnheader.el (nnheader-insert-head): Fix typo in comment.
19
20 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
21
22 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
23 Make it more robust by parsing author and date independently.
5 24
6 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> 25 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7 26
8 * nnheader.el (nnheader-insert-head): Make it work with Mac as well. 27 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9 28