[gnus git] branch master updated: m0-13-26-g6f138d3 =1= lisp/ChangeLog: Update for the recent changes

Katsumi Yamaoka <[email protected]> Thu, 09 Jul 2015 00:24:32 +0200
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  6f138d3073523867b2a32a51d1c1c9ce572f8bc8 (commit)
      from  a7fb7b68543f38dc4cfd80f56612d2399e349018 (commit)


- Log -----------------------------------------------------------------
commit 6f138d3073523867b2a32a51d1c1c9ce572f8bc8
Author: Katsumi Yamaoka <[email protected]>
Date:   Wed Jul 8 22:24:23 2015 +0000

    lisp/ChangeLog: Update for the recent changes

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bd4275c..86ed0f4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2015-07-08  Eric Abrahamsen  <[email protected]>
+
+	Remove unused let variables
+	* nnimap.el (nnimap-request-group): Variables are not used.
+
+	Check if group names are already strings
+	* gnus-group.el (gnus-group-group-name):
+	The group name may already be a string.
+	Specifically, in the group list reached from the *Server* buffer,
+	the 'gnus-group text property returns a string.  Everywhere else
+	it returns a symbol.
+
 2015-06-24  Stefan Monnier  <[email protected]>
 
 	* nnmaildir.el (nnmaildir--prepare): Use a more functional style.

-----------------------------------------------------------------------
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 |   12 ++++++++++++
 1 file changed, 12 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