Mercurial > emacs
changeset 102539:62c797bdc53a
m-v corrections.
author | Deepak Goel <deego@gnufans.org> |
---|---|
date | Fri, 13 Mar 2009 20:37:43 +0000 |
parents | d1b49e289bbf |
children | e20845a91a71 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Mar 13 20:33:27 2009 +0000 +++ b/lisp/ChangeLog Fri Mar 13 20:37:43 2009 +0000 @@ -8,9 +8,12 @@ 2009-03-13 D. Goel <deego3@gmail.com> + * ibuf-ext.el: When calling (multiple-value-bind/setq .. ls) ls -> (values-list ls) throughout. + + * progmodes/flymake.el (flymake-float-time): Ditto. * progmodes/ebrowse.el: Ditto.