Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 97898:5b7eb18818c1
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1392
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 31 Aug 2008 10:43:43 +0000 |
parents | 9400faffc3f1 |
children | 0f2f9b7e7d8e |
comparison
equal
deleted
inserted
replaced
97897:170486ace2df | 97898:5b7eb18818c1 |
---|---|
1 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com> | |
2 | |
3 * gnus-spec.el (gnus-parse-simple-format): Revert last patch. | |
4 | |
5 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org> | |
6 | |
7 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace. | |
8 | |
9 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com> | |
10 | |
11 * gnus-registry.el (gnus-registry-max-track-groups): New variable to | |
12 prevent tracking too many groups. | |
13 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups): | |
14 Use it. | |
15 | |
1 2008-08-11 Ralf Angeli <angeli@caeruleus.net> | 16 2008-08-11 Ralf Angeli <angeli@caeruleus.net> |
2 | 17 |
3 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when | 18 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when |
4 moving point to the bottom of the window in order to avoid recentering. | 19 moving point to the bottom of the window in order to avoid recentering. |
5 | 20 |