diff options
author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2011-09-11 22:50:22 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-09-11 22:50:22 +0000 |
commit | 0afb49a1bf4435b06d1296ecf00fd032da386cd6 (patch) | |
tree | 4e8ab6959c99530b7db9d19e7de37bed8ae96ca4 /doc/misc/ChangeLog | |
parent | 20f53c697985dffdec6a29a2f8b0aa6fa5ee820a (diff) | |
download | emacs-0afb49a1bf4435b06d1296ecf00fd032da386cd6.tar.gz |
Merge changes made in Gnus trunk.
gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
(Finding the News): Doc clarification.
(Terminology): Mention naming.
gnus-group.el (gnus-group-list-limit): Explain what the command does.
gnus-sum.el (gnus-fetch-headers): Bump message level.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index cd0c62b2e09..9826523227c 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'. + (Finding the News): Doc clarification. + (Terminology): Mention naming. + 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi: Remove mentions of `recent', which are now obsolete. |