Changes committed gnus/texi (ChangeLog gnus.texi)
"Reiner Steib" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el Index: ChangeLog diff -u gnus/texi/ChangeLog:7.406 gnus/texi/ChangeLog:7.407 --- ChangeLog:7.406 Sat May 24 15:07:14 2008 +++ ChangeLog Thu Jun 5 22:29:33 2008 @@ -1,3 +1,7 @@ +2008-06-05 Reiner Steib <[email protected]> + + * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el + 2008-05-24 Reiner Steib <[email protected]> * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers. @@ -2698,7 +2702,7 @@ 2003-04-06 Reiner Steib <[email protected]> - * 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 <[email protected]> Index: gnus.texi diff -u gnus/texi/gnus.texi:7.288 gnus/texi/gnus.texi:7.289 --- gnus.texi:7.288 Sat May 24 15:07:14 2008 +++ gnus.texi Thu Jun 5 22:29:33 2008 @@ -3167,7 +3167,7 @@ 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)