aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2004-03-08 21:47:59 +0000
committerMichael Albinus2004-03-08 21:47:59 +0000
commit1a9c959bb2a459db4212926e62e0d9ce5e83bdc6 (patch)
tree0fc42a545a40c3de3548f1175bda580c8abba53c /lisp/ChangeLog
parentd8a8cbe26cfb2e0a72c14ad283e074fb723d6c6c (diff)
downloademacs-1a9c959bb2a459db4212926e62e0d9ce5e83bdc6.tar.gz
emacs-1a9c959bb2a459db4212926e62e0d9ce5e83bdc6.zip
* find-dired.el (find-dired): Call `shell-command' instead of
`start-process-shell-command'. By this, Tramp takes over handling of remote directories.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 672ca187c09..5927438748f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12004-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
12004-03-07 Stefan Monnier <monnier@iro.umontreal.ca> 72004-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.