[gnus git] branch master updated: m0-13-28-g5ed73c7 =1= lisp/ChangeLog, texi/ChangeLog: Fix last commit
Katsumi Yamaoka <[email protected]> Thu, 09 Jul 2015 05:46:33 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 5ed73c72ca790ad9a18d60a89f8139c8e7769726 (commit)
from 19c794d9d547fb3b3a22f28e5e4b963ff98f2f98 (commit)
- Log -----------------------------------------------------------------
commit 5ed73c72ca790ad9a18d60a89f8139c8e7769726
Author: Katsumi Yamaoka <[email protected]>
Date: Thu Jul 9 03:46:27 2015 +0000
lisp/ChangeLog, texi/ChangeLog: Fix last commit
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 652c52b..7e76ffa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,9 +1,8 @@
2015-07-09 Nikolaus Rath <[email protected]>
- * lisp/nnimap.el (nnimap-open-connection-1): Always query capabilities,
+ * nnimap.el (nnimap-open-connection-1): Always query capabilities,
so that a 'plain value for the `nnimap-stream' server variable is
handled correctly.
- * texi/gnus.texi: Document the 'plain option.
2015-07-08 Eric Abrahamsen <[email protected]>
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 57f4c5a..163f834 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-09 Nikolaus Rath <[email protected]>
+
+ * gnus.texi (Customizing the IMAP Connection):
+ Document the 'plain option.
+
2015-05-02 Eli Zaretskii <[email protected]>
* docstyle.texi: Use "@set txicodequoteundirected" and
-----------------------------------------------------------------------
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 | 3 +--
texi/ChangeLog | 5 +++++
2 files changed, 6 insertions(+), 2 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