From 6f138d3073523867b2a32a51d1c1c9ce572f8bc8 Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Wed, 8 Jul 2015 22:24:23 +0000 Subject: [PATCH] lisp/ChangeLog: Update for the recent changes --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd4275cec..86ed0f4c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2015-07-08 Eric Abrahamsen + + 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 * nnmaildir.el (nnmaildir--prepare): Use a more functional style. -- 2.25.1