Mercurial > emacs
diff lisp/ChangeLog @ 63784:7f1bb68ec043
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 26 Jun 2005 18:14:40 +0000 |
parents | f78655def118 |
children | a443cfa7c1df |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 26 13:51:21 2005 +0000 +++ b/lisp/ChangeLog Sun Jun 26 18:14:40 2005 +0000 @@ -485,6 +485,11 @@ * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl faces instead of (non-existent) variables. +2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca> + + * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist. + (iswitchb-get-matched-buffers): Likewise. Simplify. + 2005-06-14 Miles Bader <miles@gnu.org> * progmodes/ld-script.el (ld-script-location-counter):