Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 110333:c2883613e1b5
Fixed up nnrss group activation, and removed moreover stuff.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 14 Sep 2010 13:44:44 +0000 |
parents | 3b63737368e5 |
children | 79de2afad0d9 |
comparison
equal
deleted
inserted
replaced
110332:3b63737368e5 | 110333:c2883613e1b5 |
---|---|
1 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
2 | |
3 * gnus-start.el (gnus-read-active-for-groups): Reverted the previous | |
4 change. | |
5 | |
6 * nnrss.el (nnrss-request-list): Removed this function and related | |
7 functions, including the moreover stuff. | |
8 | |
9 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
10 | |
11 * nnrss.el (nnrss-retrieve-groups): New function. | |
12 | |
1 2010-09-14 Juanma Barranquero <lekktu@gmail.com> | 13 2010-09-14 Juanma Barranquero <lekktu@gmail.com> |
2 | 14 |
3 * .dir-locals.el: Add no-byte-compile cookie. | 15 * .dir-locals.el: Add no-byte-compile cookie. |
4 | 16 |
5 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org> | 17 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org> |