[gnus git] branch master updated: m0-7-279-g5f55ec4 =1= pop3.el (pop3-leave-mail-on-server): Spelling fix in docstring
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 5f55ec47a3a24401bcf43923383a87b24d984d33 (commit)
from b4bc300f0dcddc2b17bb50a3501ed6e6db1ef12c (commit)
- Log -----------------------------------------------------------------
commit 5f55ec47a3a24401bcf43923383a87b24d984d33
Author: Paul Eggert <[email protected]>
Date: Sun Jan 5 10:39:57 2014 +0000
pop3.el (pop3-leave-mail-on-server): Spelling fix in docstring
diff --git a/lisp/pop3.el b/lisp/pop3.el
index abef398..1c6636a 100644
--- a/lisp/pop3.el
+++ b/lisp/pop3.el
@@ -107,7 +107,7 @@ days since you first checked new mails. If this is nil, mails will be
deleted on the server right after fetching.
Gnus users should use the `:leave' keyword in a mail source to direct
-the behaviour per server, rather than directly modifying this value.
+the behavior per server, rather than directly modifying this value.
Note that POP servers maintain no state information between sessions,
so what the client believes is there and what is actually there may
-----------------------------------------------------------------------
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/pop3.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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