Mercurial > emacs
comparison lisp/ChangeLog @ 93235:4525730eae72
(dired-create-files): Use dolist.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 26 Mar 2008 03:34:07 +0000 |
parents | 3f711cd30ffa |
children | e550714b0fde |
comparison
equal
deleted
inserted
replaced
93234:3f711cd30ffa | 93235:4525730eae72 |
---|---|
1 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * dired-aux.el (dired-create-files): Use dolist. | |
2 | 4 |
3 * bindings.el (mode-line-change-eol): Use with-selected-window. | 5 * bindings.el (mode-line-change-eol): Use with-selected-window. |
4 | 6 |
5 * apropos.el (apropos-command): Include macros. | 7 * apropos.el (apropos-command): Include macros. |
6 | 8 |