Finish the renaming started in the last checkin.
[gnus] / lisp / gnus-group.el
2011-01-31 Lars Magne Ingebri... (gnus-group-jump-to-group): Allow jumping to groups...
2011-01-28 Julien Danjougnus-group: fix jump to unknown groups
2011-01-27 Lars Magne Ingebri... (gnus-group-refresh-group): Refresh even non-visible...
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-22 Lars Magne Ingebri... Really refresh the queue group after sending.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-02 Lars Magne Ingebri... Don't try to update the group status is the group clear...
2010-12-17 Lars Magne Ingebri... (gnus-group-delete-articles): New command.
2010-12-16 Lars Magne Ingebri... Notify backends when we add/kill groups.
2010-11-07 Lars Magne Ingebri... Remove superfluous ": " from the prompt.
2010-11-01 Lars Magne Ingebri... Display new groups when using the `F' command.
2010-10-30 Julien DanjouRemove gnus-group-fetch-control
2010-10-29 Lars Magne Ingebri... Don't have point move to the previous line on `M-g'
2010-10-29 Julien Danjougnus-group: remove old code
2010-10-29 Julien Danjougnus-group-make-tool-bar: add check
2010-10-27 Julien Danjougnus-group: make gnus-group-default-list-level possibly...
2010-10-27 Katsumi Yamaokagnus-group.el: Replace replace-regexp-in-string with...
2010-10-24 Lars Magne Ingebri... Make nnir work by default.
2010-10-22 Lars Magne Ingebri... (gnus-group-completing-read): Remove all newlines from...
2010-10-22 Lars Magne Ingebri... (gnus-group-mark-group): Use gnus-group-position-point...
2010-10-22 Tom Tromeygnus-group.el (gnus-group-unsubscribe-group): Fix args...
2010-10-18 Lars Magne Ingebri... The article/group menus aren't so wide as to need to...
2010-10-14 Julien Danjougnus-group: Fix group argument to gnus-group-get-icon
2010-10-11 Katsumi YamaokaFox comment for declare-function.
2010-10-08 Ted ZlatanovRename `gnus-pull' to `gnus-alist-pull'.
2010-10-07 Lars Magne Ingebri... Indent.
2010-10-06 Katsumi Yamaokagnus-group.el (gnus-group-completing-read): Revert...
2010-10-06 Katsumi Yamaokagnus-group.el (gnus-group-completing-read): Fix last...
2010-10-06 Katsumi Yamaokagnus-group.el (gnus-group-completing-read): Fix last...
2010-10-06 Katsumi YamaokaEliminate `remove-if-not' that is a cl function.
2010-10-05 Lars Magne Ingebri... * gnus-group.el (gnus-group-make-group): Doc fix.
2010-10-04 Lars Magne Ingebri... Merge branch 'master' of https://git.gnus.org/gnus
2010-10-04 Lars Magne Ingebri... Remove gnus-carpal, which isn't very useful.
2010-10-02 Julien DanjouRevert "Replace remove-if-not by gnus-remove-if-not"
2010-10-02 Julien DanjouReplace remove-if-not by gnus-remove-if-not