(Group Parameters): Change ~/.gnus to ~/.gnus.el
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 5 Jun 2008 20:29:33 +0000 (20:29 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 5 Jun 2008 20:29:33 +0000 (20:29 +0000)
texi/ChangeLog
texi/gnus.texi

index 71ded84..56b2143 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el
+
 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
 
 2003-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus.texi: Changed ~/.gnus and .gnus.el to ~/.gnus.el
+       * gnus.texi: Change ~/.gnus and .gnus.el to ~/.gnus.el
 
 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
 
index 4adea59..5d5cc1e 100644 (file)
@@ -3167,7 +3167,7 @@ message).  As a workaround, it might help to add the variable in
 question to @code{gnus-newsgroup-variables}.  @xref{Various Summary
 Stuff}.  So if you want to set @code{message-from-style} via the group
 parameters, then you may need the following statement elsewhere in your
-@file{~/.gnus} file:
+@file{~/.gnus.el} file:
 
 @lisp
 (add-to-list 'gnus-newsgroup-variables 'message-from-style)