Mercurial > emacs
diff lisp/ChangeLog @ 102533:f1bddbcb4b7e
multiple value corrections
author | Deepak Goel <deego@gnufans.org> |
---|---|
date | Fri, 13 Mar 2009 19:56:33 +0000 |
parents | 26dfa5308c26 |
children | 915f463d82d4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 13 19:55:58 2009 +0000 +++ b/lisp/ChangeLog Fri Mar 13 19:56:33 2009 +0000 @@ -1,11 +1,14 @@ 2009-03-13 D. Goel <deego3@gmail.com> + + * ibuf-ext.el (ibuffer-generate-filter-groups): + When calling (multiple-value-bind/setq .. ls) + ls -> (values-list ls) throughout. + + * progmodes/ebrowse.el: Ditto. + * midnight.el (midnight-next): Ditto. - * ibuf-ext.el (ibuffer-generate-filter-groups): - (multiple-value-bind .. ls) -> (multiple-value-bind - .. (values-list ls)) - 2009-03-13 Agustín Martín <agustin.martin@hispalinux.es> * textmodes/ispell.el (ispell-get-word): Initialize spellchecker