Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 85424:9fd4569b265a
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 128)
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 257-258)
- Merge from emacs--rel--22
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-897
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 18 Oct 2007 21:07:57 +0000 |
parents | 5039706521c9 f6c37512dd9e |
children | 13362e3adf7c 1251cabc40b7 |
comparison
equal
deleted
inserted
replaced
85423:d35fe28557ac | 85424:9fd4569b265a |
---|---|
1 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * gnus-util.el (gnus-string<): New function. | |
4 | |
5 * gnus-sum.el (gnus-article-sort-by-author) | |
6 (gnus-article-sort-by-subject): Use it. | |
7 | |
8 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org> | |
9 | |
10 * gnus-win.el (gnus-configure-windows): Focus on the frame for which | |
11 the frame-focus tag is set in gnus-buffer-configuration. | |
12 | |
1 2007-10-04 Juanma Barranquero <lekktu@gmail.com> | 13 2007-10-04 Juanma Barranquero <lekktu@gmail.com> |
2 | 14 |
3 * sieve-manage.el (sieve-manage-interactive-login): Doc fix. | 15 * sieve-manage.el (sieve-manage-interactive-login): Doc fix. |
4 (sieve-manage-open): Use `mapc' instead of `mapcar'. | 16 (sieve-manage-open): Use `mapc' instead of `mapcar'. |
5 | 17 |