Mercurial > emacs
comparison lisp/ChangeLog @ 44658:86f786a1dc65
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Wed, 17 Apr 2002 22:37:42 +0000 |
parents | 844590891e89 |
children | 2352d036f9da |
comparison
equal
deleted
inserted
replaced
44657:5bb5bcd27f41 | 44658:86f786a1dc65 |
---|---|
1 2002-04-17 Colin Walters <walters@verbum.org> | |
2 | |
3 * ibuffer.el (ibuffer-visit-buffer): Optionally allow reducing to | |
4 one window. | |
5 (ibuffer-visit-buffer-1-window): Simply call | |
6 `ibuffer-visit-buffer'. | |
7 (ibuffer-current-state-list): Reinstate optional argument; now | |
8 just call `point' inside the mapping function. | |
9 | |
1 2002-04-17 Francesco Potorti` <pot@gnu.org> | 10 2002-04-17 Francesco Potorti` <pot@gnu.org> |
2 | 11 |
3 * dired-aux.el (dired-star-subst-regexp, | 12 * dired-aux.el (dired-star-subst-regexp, |
4 dired-quark-subst-regexp): New constants. | 13 dired-quark-subst-regexp): New constants. |
5 (dired-do-shell-command, dired-shell-stuff-it): Use them. | 14 (dired-do-shell-command, dired-shell-stuff-it): Use them. |