Mercurial > emacs
changeset 101415:bb26b506bbc3
* mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
return value of rmail-get-labels.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 23 Jan 2009 19:19:49 +0000 |
parents | 2614891fe7fd |
children | cd1aa4fbf976 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 23 19:19:05 2009 +0000 +++ b/lisp/ChangeLog Fri Jan 23 19:19:49 2009 +0000 @@ -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.