Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 65616:cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 118-121)
- Update from CVS
- Merge from emacs--cvs-trunk--0
2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus.el (gnus-group-startup-message): Bind image-load-path.
2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-mime-display-part): Protect against broken
MIME messages.
2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Finding the Parent): Fix description of how Gnus
finds article.
2005-09-14 Jari Aalto <jari.aalto@cante.net>
* man/gnus.texi (Advanced Scoring Examples): New exmples to teach how
to drop off non-answered articles.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 19 Sep 2005 10:14:34 +0000 |
parents | edc6523dab8b |
children | c16795de963a fa0da9b57058 |
comparison
equal
deleted
inserted
replaced
65615:9d6362a802ba | 65616:cabd12ecc31c |
---|---|
1 2005-09-18 D Goel <deego@gnufans.org> | 1 2005-09-18 D Goel <deego@gnufans.org> |
2 | 2 |
3 * sieve.el (sieve-help): Fix `message' call: first arg should be a | 3 * sieve.el (sieve-help): Fix `message' call: first arg should be a |
4 format spec. | 4 format spec. |
5 | 5 |
6 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org> | |
7 | |
8 * gnus.el (gnus-group-startup-message): Bind image-load-path. | |
9 | |
10 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org> | |
11 | |
12 * gnus-art.el (gnus-mime-display-part): Protect against broken | |
13 MIME messages. | |
14 | |
6 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org> | 15 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org> |
7 | 16 |
8 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props | 17 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props |
9 before parsing header. | 18 before parsing header. |
10 | 19 |