diff lisp/efs/dired-shell.el @ 138:6608ceec7cf8 r20-2b3

Import from CVS: tag r20-2b3
author cvs
date Mon, 13 Aug 2007 09:31:46 +0200
parents 9f59509498e1
children 3d6bfa290dbd
line wrap: on
line diff
--- a/lisp/efs/dired-shell.el	Mon Aug 13 09:31:13 2007 +0200
+++ b/lisp/efs/dired-shell.el	Mon Aug 13 09:31:46 2007 +0200
@@ -666,7 +666,7 @@
      (list
       (dired-read-shell-command
        (concat (if dir
-		   (format "! in %s" (dired-abbreviate-file-name dir))
+		   (format "! in %s " (dired-abbreviate-file-name dir))
 		 "cd <dir>; ! ")
 	       "on "
 	       (if on-each "each ")