aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2022-08-16 08:03:22 +0200
committerStefan Kangas2022-08-16 08:03:36 +0200
commitc48397a2b30c339cec949c3cada4641b094e0346 (patch)
tree2bf1c972f2d9da515dc2fc3c09e1ecd0c4a1b884
parentb87400c78b047d242ae188c46c621e0e8a8e69b2 (diff)
downloademacs-c48397a2b30c339cec949c3cada4641b094e0346.tar.gz
emacs-c48397a2b30c339cec949c3cada4641b094e0346.zip
Delete implicit XEmacs references from Gnus manual
* doc/misc/gnus.texi (Group Buffer Format, Summary Buffer, RSS): Delete some implicit references to XEmacs. (RSS): Fix default value.
-rw-r--r--doc/misc/gnus.texi13
1 files changed, 3 insertions, 10 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index fd0825bfaa3..1cd52d1ed6c 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -1803,8 +1803,7 @@ long as Gnus is active.
1803@end menu 1803@end menu
1804 1804
1805You can customize the Group Mode tool bar, see @kbd{M-x 1805You can customize the Group Mode tool bar, see @kbd{M-x
1806customize-apropos @key{RET} gnus-group-tool-bar}. This feature is only 1806customize-apropos @key{RET} gnus-group-tool-bar}.
1807available in Emacs.
1808 1807
1809The tool bar icons are now (de)activated correctly depending on the 1808The tool bar icons are now (de)activated correctly depending on the
1810cursor position. Therefore, moving around in the Group Buffer is 1809cursor position. Therefore, moving around in the Group Buffer is
@@ -4836,8 +4835,7 @@ group buffer (@pxref{Selecting a Group}).
4836You can have as many summary buffers open as you wish. 4835You can have as many summary buffers open as you wish.
4837 4836
4838You can customize the Summary Mode tool bar, see @kbd{M-x 4837You can customize the Summary Mode tool bar, see @kbd{M-x
4839customize-apropos @key{RET} gnus-summary-tool-bar}. This feature is only 4838customize-apropos @key{RET} gnus-summary-tool-bar}.
4840available in Emacs.
4841 4839
4842@kindex v @r{(Summary)} 4840@kindex v @r{(Summary)}
4843@cindex keys, reserved for users (Summary) 4841@cindex keys, reserved for users (Summary)
@@ -17341,11 +17339,6 @@ changes to a wiki (e.g., @url{https://cliki.net/site/recent-changes}).
17341@acronym{RSS} has a quite regular and nice interface, and it's 17339@acronym{RSS} has a quite regular and nice interface, and it's
17342possible to get the information Gnus needs to keep groups updated. 17340possible to get the information Gnus needs to keep groups updated.
17343 17341
17344Note: you had better use Emacs which supports the @code{utf-8} coding
17345system because @acronym{RSS} uses UTF-8 for encoding non-@acronym{ASCII}
17346text by default. It is also used by default for non-@acronym{ASCII}
17347group names.
17348
17349@kindex G R @r{(Group)} 17342@kindex G R @r{(Group)}
17350Use @kbd{G R} from the group buffer to subscribe to a feed---you will be 17343Use @kbd{G R} from the group buffer to subscribe to a feed---you will be
17351prompted for the location, the title and the description of the feed. 17344prompted for the location, the title and the description of the feed.
@@ -17394,7 +17387,7 @@ The directory where @code{nnrss} stores its files. The default is
17394@vindex nnrss-file-coding-system 17387@vindex nnrss-file-coding-system
17395The coding system used when reading and writing the @code{nnrss} groups 17388The coding system used when reading and writing the @code{nnrss} groups
17396data files. The default is the value of 17389data files. The default is the value of
17397@code{mm-universal-coding-system} (which defaults to @code{emacs-mule}). 17390@code{mm-universal-coding-system} (which defaults to @code{utf-8-emacs}).
17398 17391
17399@item nnrss-ignore-article-fields 17392@item nnrss-ignore-article-fields
17400@vindex nnrss-ignore-article-fields 17393@vindex nnrss-ignore-article-fields