summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-12-06 00:46:40 +0000
committerMiles Bader <miles@gnu.org>2007-12-06 00:46:40 +0000
commit40f185ca85f2129ec33446791be2999d714f35ff (patch)
treee1f648d146f5c98de121a1f79fc3ba6bd5f27518 /doc
parent415a09fbafcaa6bb73027ff7e7c830ae7117c768 (diff)
parenta2afc99dbad3fa9a3170ad72c578451c3aea58a4 (diff)
downloademacs-40f185ca85f2129ec33446791be2999d714f35ff.tar.gz
Merge from emacs--rel--22, gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-945
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/gnus.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 10e7741f8d2..8ec39ce81fe 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -14871,7 +14871,7 @@ body of the messages:
The buffer is narrowed to the header of the message in question when
@var{function} is run. That's why @code{(widen)} needs to be called
after @code{save-excursion} and @code{save-restriction} in the example
-above. Also note that with the nnimap back end, message bodies will
+above. Also note that with the nnimap backend, message bodies will
not be downloaded by default. You need to set
@code{nnimap-split-download-body} to @code{t} to do that
(@pxref{Splitting in IMAP}).