From: Stefan Monnier Date: Sun, 26 Jun 2005 18:14:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8626 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1b6d70fba9c219934513f61ab5e711421e89440;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b80f08be56f..82c389f3f08 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 + + * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist. + (iswitchb-get-matched-buffers): Likewise. Simplify. + 2005-06-14 Miles Bader * progmodes/ld-script.el (ld-script-location-counter):