diff options
| author | Maxim Cournoyer | 2025-06-20 13:27:16 +0900 |
|---|---|---|
| committer | Eli Zaretskii | 2025-06-28 12:30:01 +0300 |
| commit | d04b5d244500b66dcdbbe807c0c75a74b4d9182e (patch) | |
| tree | baddb2a57a981648ba1444ec3eedc89a3f0e64ee /doc/misc | |
| parent | b4d3ac1e041347081f0843e0b47ad86516cd9cc9 (diff) | |
| download | emacs-d04b5d244500b66dcdbbe807c0c75a74b4d9182e.tar.gz emacs-d04b5d244500b66dcdbbe807c0c75a74b4d9182e.zip | |
bug#78845: [PATCH 1/2] doc: Update Texinfo menus.
Generated from Emacs via M-x texinfo-all-menus-update, and dropping
changes made due to limitations of the tool.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/gnus.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 62909fc99f1..cf2ea9d16ea 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -438,7 +438,6 @@ Starting Gnus | |||
| 438 | * Finding the News:: Choosing a method for getting news. | 438 | * Finding the News:: Choosing a method for getting news. |
| 439 | * The Server is Down:: How can I read my mail then? | 439 | * The Server is Down:: How can I read my mail then? |
| 440 | * Child Gnusae:: You can have more than one Gnus active at a time. | 440 | * Child Gnusae:: You can have more than one Gnus active at a time. |
| 441 | * Fetching a Group:: Starting Gnus just to read a group. | ||
| 442 | * New Groups:: What is Gnus supposed to do with new groups? | 441 | * New Groups:: What is Gnus supposed to do with new groups? |
| 443 | * Changing Servers:: You may want to move from one server to another. | 442 | * Changing Servers:: You may want to move from one server to another. |
| 444 | * Startup Files:: Those pesky startup files---@file{.newsrc}. | 443 | * Startup Files:: Those pesky startup files---@file{.newsrc}. |
| @@ -661,7 +660,7 @@ Getting News | |||
| 661 | * NNTP:: Reading news from an @acronym{NNTP} server. | 660 | * NNTP:: Reading news from an @acronym{NNTP} server. |
| 662 | * News Spool:: Reading news from the local spool. | 661 | * News Spool:: Reading news from the local spool. |
| 663 | 662 | ||
| 664 | @acronym{NNTP} | 663 | NNTP |
| 665 | 664 | ||
| 666 | * Direct Functions:: Connecting directly to the server. | 665 | * Direct Functions:: Connecting directly to the server. |
| 667 | * Indirect Functions:: Connecting indirectly to the server. | 666 | * Indirect Functions:: Connecting indirectly to the server. |
| @@ -731,8 +730,8 @@ Document Groups | |||
| 731 | 730 | ||
| 732 | Virtual Groups | 731 | Virtual Groups |
| 733 | 732 | ||
| 734 | * Selection Groups:: Articles selected from many places. | 733 | * Selection Groups:: Combining articles from many groups. |
| 735 | * Combined Groups:: Combining multiple groups. | 734 | * Combined Groups:: Combining multiple groups. |
| 736 | 735 | ||
| 737 | Email Based Diary | 736 | Email Based Diary |
| 738 | 737 | ||
| @@ -841,6 +840,7 @@ Various | |||
| 841 | * Undo:: Some actions can be undone. | 840 | * Undo:: Some actions can be undone. |
| 842 | * Predicate Specifiers:: Specifying predicates. | 841 | * Predicate Specifiers:: Specifying predicates. |
| 843 | * Moderation:: What to do if you're a moderator. | 842 | * Moderation:: What to do if you're a moderator. |
| 843 | * Fetching a Group:: Starting Gnus just to read a group. | ||
| 844 | * Image Enhancements:: Emacs can display images. | 844 | * Image Enhancements:: Emacs can display images. |
| 845 | * Fuzzy Matching:: What's the big fuzz? | 845 | * Fuzzy Matching:: What's the big fuzz? |
| 846 | * Thwarting Email Spam:: Simple ways to avoid unsolicited commercial email. | 846 | * Thwarting Email Spam:: Simple ways to avoid unsolicited commercial email. |