diff options
| author | Paul Eggert | 2011-11-22 23:03:56 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-22 23:03:56 -0800 |
| commit | ee7683ebb70c308e596103e379ef6b91d001eebc (patch) | |
| tree | 45382191619e27df7106a8d990bc03903d0fa03f /doc/misc/gnus.texi | |
| parent | 6b21de180fba10432988d94d2b8f3e2521be5b17 (diff) | |
| download | emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip | |
Spelling fixes.
Diffstat (limited to 'doc/misc/gnus.texi')
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index f099dfd36d0..f048e6f9742 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -22047,7 +22047,7 @@ an example server definition: | |||
| 22047 | (nnml "mairix" (nnml-directory "mairix") (nnml-get-new-mail nil)) | 22047 | (nnml "mairix" (nnml-directory "mairix") (nnml-get-new-mail nil)) |
| 22048 | @end lisp | 22048 | @end lisp |
| 22049 | 22049 | ||
| 22050 | (The @code{nnmaildir} back end also has a server variabe | 22050 | (The @code{nnmaildir} back end also has a server variable |
| 22051 | @code{get-new-mail}, but its default value is @code{nil}, so you don't | 22051 | @code{get-new-mail}, but its default value is @code{nil}, so you don't |
| 22052 | have to explicitly set it if you use a @code{nnmaildir} server just for | 22052 | have to explicitly set it if you use a @code{nnmaildir} server just for |
| 22053 | mairix.) | 22053 | mairix.) |