[gnus git] branch master updated: m0-11-168-g93ea673 =1= Handle unquoted IMAP group names
Katsumi <[email protected]> Wed, 18 Feb 2015 23:23:10 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 93ea673a1e974b3edf24c407ed0312992babc314 (commit)
from cc07225b848724ed268722b35e89014eef770aa2 (commit)
- Log -----------------------------------------------------------------
commit 93ea673a1e974b3edf24c407ed0312992babc314
Author: Eric Abrahamsen <[email protected]>
Date: Wed Feb 18 22:22:57 2015 +0000
Handle unquoted IMAP group names
* nnimap.el (nnimap-get-groups): Correctly read unquoted group names
from the server LIST response.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 19570a1..b225583 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -8,6 +8,11 @@
* gnus-compat.el (process-live-p): Added new compat function for Emacs
23.
+2015-02-14 Eric Abrahamsen <[email protected]>
+
+ * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
+ from the server LIST response.
+
2015-02-14 Lars Ingebrigtsen <[email protected]>
* nnimap.el (nnimap-retrieve-headers): If the server closes connection
-----------------------------------------------------------------------
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 | 5 +++++
1 file changed, 5 insertions(+)
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