Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 91015:b83d0dadb2a7
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 857-865)
- Update from CVS
- Merge from emacs--rel--22
- Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.
- Remove RCS keywords
* emacs--rel--22 (patch 97-100)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 246-247)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-252
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 29 Aug 2007 05:03:40 +0000 |
parents | aaccdab0ee26 92ccd83174e6 |
children | bdb3fe0ba9fa |
comparison
equal
deleted
inserted
replaced
91014:2392e6a45952 | 91015:b83d0dadb2a7 |
---|---|
1 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer. | |
4 (mml-generate-mime-1): Don't encode body if it is specified to be in | |
5 raw form; don't make buffer be unibyte when inserting multibyte string. | |
6 | |
7 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca> | |
8 | |
9 * sha1.el: Fix up comment style. | |
10 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30) | |
11 (sha1-OP, sha1-add-to-H): Use new-style backquotes. | |
12 | |
13 * hex-util.el: Fix up comment style. | |
14 (hex-char-to-num, num-to-hex-char): Use new-style backquotes. | |
15 | |
16 * gnus-salt.el: Use with-current-buffer. | |
17 (gnus-pick-setup-message): Fix long-standing typo. | |
18 | |
1 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org> | 19 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 20 |
3 * gnus-art.el (gnus-article-summary-command-nosave) | 21 * gnus-art.el (gnus-article-summary-command-nosave) |
4 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer. | 22 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer. |
5 | 23 |
9 | 27 |
10 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles | 28 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles |
11 according to gnus-maximum-newsgroup. | 29 according to gnus-maximum-newsgroup. |
12 | 30 |
13 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles) | 31 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles) |
14 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit | 32 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): |
15 the range of articles according to gnus-maximum-newsgroup. | 33 Limit the range of articles according to gnus-maximum-newsgroup. |
16 | 34 |
17 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> | 35 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> |
18 | 36 |
19 * nntp.el (nntp-xref-number-is-evil): New server variable. | 37 * nntp.el (nntp-xref-number-is-evil): New server variable. |
20 (nntp-find-group-and-number): If it is non-nil, don't trust article | 38 (nntp-find-group-and-number): If it is non-nil, don't trust article |