From: Chong Yidong Date: Fri, 30 Mar 2012 16:52:52 +0000 (+0800) Subject: Remove debug code. X-Git-Tag: emacs-pretest-24.0.05~25 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d0c323f58edf5b4e557233fd268215de2b1db4a;p=emacs.git Remove debug code. --- diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 8ddc71ba431..6ab70ec43df 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -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