diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a87fb9e610e..9c768950702 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-10-22 Tassilo Horn <tassilo@member.fsf.org> | ||
| 2 | |||
| 3 | * gnus.texi (Subscription Commands): Mention that you can also | ||
| 4 | subscribe to new groups via the Server buffer, which is probably more | ||
| 5 | convenient when subscribing to many groups. | ||
| 6 | |||
| 1 | 2010-10-21 Julien Danjou <julien@danjou.info> | 7 | 2010-10-21 Julien Danjou <julien@danjou.info> |
| 2 | 8 | ||
| 3 | * message.texi (Message Headers): Allow message-default-headers to be a | 9 | * message.texi (Message Headers): Allow message-default-headers to be a |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 7b642aefda0..a45ad232e65 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -2211,6 +2211,12 @@ selected. | |||
| 2211 | @section Subscription Commands | 2211 | @section Subscription Commands |
| 2212 | @cindex subscription | 2212 | @cindex subscription |
| 2213 | 2213 | ||
| 2214 | The following commands allow for managing your subscriptions in the | ||
| 2215 | Group buffer. If you want to subscribe to many groups, it's probably | ||
| 2216 | more convenient to go to the @ref{Server Buffer}, and choose the | ||
| 2217 | server there using @kbd{RET} or @kbd{SPC}. Then you'll have the | ||
| 2218 | commands listed in @ref{Browse Foreign Server} at hand. | ||
| 2219 | |||
| 2214 | @table @kbd | 2220 | @table @kbd |
| 2215 | 2221 | ||
| 2216 | @item S t | 2222 | @item S t |