[gnus git] branch master updated: n0-17-290-g761dcbd =1= (Terminology): Mention naming.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 761dcbd75addb3f0af80233ea718e2d587f4e617 (commit)
from 9aad7030f2d1889f919a648bbcdf3242f6370158 (commit)
- Log -----------------------------------------------------------------
commit 761dcbd75addb3f0af80233ea718e2d587f4e617
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Sun Sep 11 22:55:46 2011 +0200
(Terminology): Mention naming.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 795d541..6dda967 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -2,6 +2,7 @@
* gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
(Finding the News): Doc clarification.
+ (Terminology): Mention naming.
2011-09-10 Lars Magne Ingebrigtsen <[email protected]>
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 78e86c4..0239fa6 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -28576,18 +28576,21 @@ confusing.
@item native
@cindex native
Gnus will always use one method (and back end) as the @dfn{native}, or
-default, way of getting news.
+default, way of getting news. Groups from the native select method
+have names like @samp{gnu.emacs.gnus}.
@item foreign
@cindex foreign
-You can also have any number of foreign groups active at the same time.
-These are groups that use non-native non-secondary back ends for getting
-news.
+You can also have any number of foreign groups active at the same
+time. These are groups that use non-native non-secondary back ends
+for getting news. Foreign groups have names like
+@samp{nntp+news.gmane.org:gmane.emacs.gnus.devel}.
@item secondary
@cindex secondary
-Secondary back ends are somewhere half-way between being native and being
-foreign, but they mostly act like they are native.
+Secondary back ends are somewhere half-way between being native and
+being foreign, but they mostly act like they are native, but they, too
+have names like @samp{nntp+news.gmane.org:gmane.emacs.gnus.devel}.
@item article
@cindex article
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 1 +
texi/gnus.texi | 15 +++++++++------
2 files changed, 10 insertions(+), 6 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project