mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 06:20:43 -08:00
Update some Gnus documentation in the Emacs manual
* doc/emacs/misc.texi (Gnus Group Buffer, Gnus Summary Buffer): Update documentation (bug#58145).
This commit is contained in:
parent
cf38e1c393
commit
f3e3632394
1 changed files with 3 additions and 3 deletions
|
|
@ -163,12 +163,12 @@ List killed groups (@code{gnus-group-list-killed}).
|
||||||
List zombie groups (@code{gnus-group-list-zombies}).
|
List zombie groups (@code{gnus-group-list-zombies}).
|
||||||
|
|
||||||
@kindex u @r{(Gnus Group mode)}
|
@kindex u @r{(Gnus Group mode)}
|
||||||
@findex gnus-group-toggle-subscription
|
@findex gnus-group-toggle-subscription-at-point
|
||||||
@cindex subscribe groups
|
@cindex subscribe groups
|
||||||
@cindex unsubscribe groups
|
@cindex unsubscribe groups
|
||||||
@item u
|
@item u
|
||||||
Toggle the subscription status of the group
|
Toggle the subscription status of the group
|
||||||
(@code{gnus-group-toggle-subscription}) on the current line.
|
(@code{gnus-group-toggle-subscription-at-point}) on the current line.
|
||||||
Invoking this on a killed or zombie group turns it into an
|
Invoking this on a killed or zombie group turns it into an
|
||||||
unsubscribed group.
|
unsubscribed group.
|
||||||
|
|
||||||
|
|
@ -246,7 +246,7 @@ buffer and typed @kbd{C-s} (@pxref{Incremental Search}).
|
||||||
|
|
||||||
@kindex M-s M-s @r{(Gnus Summary mode)}
|
@kindex M-s M-s @r{(Gnus Summary mode)}
|
||||||
@findex gnus-summary-search-article-forward
|
@findex gnus-summary-search-article-forward
|
||||||
@item M-s @var{regexp} @key{RET}
|
@item M-s M-s @var{regexp} @key{RET}
|
||||||
Search forward for articles containing a match for @var{regexp}
|
Search forward for articles containing a match for @var{regexp}
|
||||||
(@code{gnus-summary-search-article-forward}).
|
(@code{gnus-summary-search-article-forward}).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue