Merge from gnus--rel--5.10
[gnus] / etc / gnus-tut.txt
index 1e282d3..b08aa71 100644 (file)
@@ -25,7 +25,8 @@ Ingebrigtsen.  If you have a WWW browser, you can investigate to your
 heart's delight at <URL:http://www.gnus.org/> and
 <URL:http://quimby.gnus.org/lmi/>.
 
-;; Copyright (C) 1995 Free Software Foundation, Inc.
+;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005,
+;;   2006, 2007  Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
 ;; Keywords: news
@@ -44,8 +45,8 @@ heart's delight at <URL:http://www.gnus.org/> and
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 From lars Thu Feb 23 23:20:38 1995
 From: larsi@gnus.org (ding)
@@ -195,7 +196,7 @@ which are both faster and more accurated.
 
 There is absolutely no chance, whatsoever, of getting Gnus to work
 with Emacs 18.  It won't even work on Emacsen older than Emacs
-19.30/XEmacs 19.13.  Upgrade your Emacs or die.
+20.7/XEmacs 21.1.  Upgrade your Emacs or die.
 
        
 From lars Thu Feb 23 23:20:38 1995
@@ -223,7 +224,7 @@ want this is beyond me, but here goes:
 
 Create the group by saying
 
-`M-a my.virtual.newsgroup<RET>nnvirtual<RET>^rec\.aquaria\.*<RET>'
+`G m my.virtual.newsgroup<RET>nnvirtual<RET>^rec\.aquaria\.*<RET>'
 
 This will create the group "nnvirtual:my.virtual.newsgroup", which
 will collect all articles from all the groups in the "rec.aquaria"
@@ -293,3 +294,26 @@ If you have any questions on usage, the "ding@gnus.org" mailing list
 is where to post the questions.
 
 
+From fschmitt Sat Mar 22 18:13:00 2003
+From: faq@my.gnus.org (Gnus FAQ team)
+Date: Sat Mar 22 18:13:00 2003
+Subject: Gnus FAQ (Frequently Asked Questions)
+Message-ID: <lars-doc9@eyesore.no>
+
+The Gnus FAQ is distributed within the Gnus manual.  The home page of
+the Gnus FAQ is <URL:http://my.gnus.org/FAQ/>, where you can find the
+most recent version in HTML various other formats.
+
+To browse the FAQ now, put the cursor at the end of the following line
+and press `C-x C-e':
+
+  (info "(gnus)Frequently Asked Questions")
+
+On older XEmacs version, use:
+
+  (Info-goto-node "(gnus)Frequently Asked Questions")
+  
+Or simply use RET or the middle mouse button, if the above is displayed
+as a clickable button.
+
+