[gnus git] branch master updated: m0-3-92-g726a5aa =1= * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 726a5aac7497692ad6dd810f6eee67aec0262c49 (commit)
from ee575fcc7284a89f548895720c436b11f2a190e0 (commit)
- Log -----------------------------------------------------------------
commit 726a5aac7497692ad6dd810f6eee67aec0262c49
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Thu Mar 22 19:50:45 2012 +0100
* nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 43f1a97..37855a7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-22 Lars Magne Ingebrigtsen <[email protected]>
+
+ * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
+
2012-03-22 Katsumi Yamaoka <[email protected]>
* gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
diff --git a/lisp/nnimap.el b/lisp/nnimap.el
index 33c6cd3..f326f13 100644
--- a/lisp/nnimap.el
+++ b/lisp/nnimap.el
@@ -117,7 +117,7 @@ some servers.")
(defvoo nnimap-fetch-partial-articles nil
"If non-nil, Gnus will fetch partial articles.
-If t, nnimap will fetch only the first part. If a string, it
+If t, Gnus will fetch only the first part. If a string, it
will fetch all parts that have types that match that string. A
likely value would be \"text/\" to automatically fetch all
textual parts.")
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 4 ++++
lisp/nnimap.el | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project