]> git.eshelyaron.com Git - emacs.git/commitdiff
* mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
authorChong Yidong <cyd@stupidchicken.com>
Fri, 23 Jan 2009 19:19:49 +0000 (19:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 23 Jan 2009 19:19:49 +0000 (19:19 +0000)
return value of rmail-get-labels.

lisp/ChangeLog

index 3cbd4625e5715ad46c6ac890d8af842305da17b1..b5c86fa72ca81f26b80ac8cbdb37d901147b662f 100644 (file)
@@ -1,5 +1,8 @@
 2009-01-23  Chong Yidong  <cyd@stupidchicken.com>
 
+       * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
+       return value of rmail-get-labels.
+
        * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
        return value of rmail-get-labels.