Mercurial > emacs
comparison lisp/ChangeLog @ 54316:0b81a282eca3
* find-dired.el (find-dired): Call `shell-command' instead of
`start-process-shell-command'. By this, Tramp takes over
handling of remote directories.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 08 Mar 2004 21:47:59 +0000 |
parents | 487c9b84c975 |
children | 2d1d046af00a |
comparison
equal
deleted
inserted
replaced
54315:cad9b29a5224 | 54316:0b81a282eca3 |
---|---|
1 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de> | |
2 | |
3 * find-dired.el (find-dired): Call `shell-command' instead of | |
4 `start-process-shell-command'. By this, Tramp takes over | |
5 handling of remote directories. | |
6 | |
1 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * cus-edit.el (fill) <defgroup>: Move to fill.el. | 9 * cus-edit.el (fill) <defgroup>: Move to fill.el. |
4 | 10 |
5 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el. | 11 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el. |