Remove debug code.
authorChong Yidong <cyd@gnu.org>
Fri, 30 Mar 2012 16:52:52 +0000 (00:52 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 30 Mar 2012 16:52:52 +0000 (00:52 +0800)
lisp/dired-aux.el

index 8ddc71b..6ab70ec 100644 (file)
@@ -1457,7 +1457,7 @@ ESC or `q' to not overwrite any of the remaining files,
              (and (eq t (car (file-attributes destname)))
                   (eq file-creator 'dired-copy-file)
                   (file-subdir-of-p destname from)
-                  (error "Here:Cannot copy `%s' into its subdirectory `%s'"
+                  (error "Cannot copy `%s' into its subdirectory `%s'"
                          from to)))
             (condition-case err
                 (progn