From: Chong Yidong Date: Fri, 23 Jan 2009 19:19:49 +0000 (+0000) Subject: * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle X-Git-Tag: emacs-pretest-23.0.90~253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a1115b2c1b03a0021b7907018beb09f81f60350;p=emacs.git * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle return value of rmail-get-labels. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3cbd4625e57..b5c86fa72ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2009-01-23 Chong Yidong + * 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.