diff options
| author | Miles Bader | 2005-03-03 23:02:21 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-03-03 23:02:21 +0000 |
| commit | 2fd561a901c00fe6a3e0777dc91c0321d95ce80c (patch) | |
| tree | aa9e9fbe3f4b745d55778e002d06778a9c4bd4a0 /man | |
| parent | c155895220d9d499ee84a9d88a87753b9927d35d (diff) | |
| download | emacs-2fd561a901c00fe6a3e0777dc91c0321d95ce80c.tar.gz emacs-2fd561a901c00fe6a3e0777dc91c0321d95ce80c.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-35)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-get-reply-headers, message-followup):
Mention related variables `message-use-followup-to' and
`message-use-mail-followup-to', in the information buffer.
* lisp/gnus/nnweb.el (nnweb-type-definition): Use groups.google.de instead
of broken groups(-beta).google.com.
2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 4 | ||||
| -rw-r--r-- | man/gnus.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 55afdee0bb7..807da1bce8c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very". | ||
| 4 | |||
| 1 | 2005-03-03 Nick Roberts <nickrob@snap.net.nz> | 5 | 2005-03-03 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 6 | ||
| 3 | * trouble.texi (Contributing): Mention Savannah. Direct users to | 7 | * trouble.texi (Contributing): Mention Savannah. Direct users to |
diff --git a/man/gnus.texi b/man/gnus.texi index d2812890a1c..3a98f64baa1 100644 --- a/man/gnus.texi +++ b/man/gnus.texi | |||
| @@ -26688,7 +26688,7 @@ Gnus has to get from the @acronym{NNTP} server. | |||
| 26688 | 26688 | ||
| 26689 | @item gnus-read-active-file | 26689 | @item gnus-read-active-file |
| 26690 | Set this to @code{nil}, which will inhibit Gnus from requesting the | 26690 | Set this to @code{nil}, which will inhibit Gnus from requesting the |
| 26691 | entire active file from the server. This file is often v. large. You | 26691 | entire active file from the server. This file is often very large. You |
| 26692 | also have to set @code{gnus-check-new-newsgroups} and | 26692 | also have to set @code{gnus-check-new-newsgroups} and |
| 26693 | @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus | 26693 | @code{gnus-check-bogus-newsgroups} to @code{nil} to make sure that Gnus |
| 26694 | doesn't suddenly decide to fetch the active file anyway. | 26694 | doesn't suddenly decide to fetch the active file anyway. |