From: Chong Yidong Date: Thu, 24 Jul 2008 16:14:50 +0000 (+0000) Subject: * dired-aux.el (dired-copy-file-recursive): Avoid calling X-Git-Tag: emacs-pretest-22.2.90~88 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=06697685761722ac5f29280a0019a99f1fc7aa5c;p=emacs.git * dired-aux.el (dired-copy-file-recursive): Avoid calling set-file-modes when creating target directories. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b58173973ba..6c0dab5baae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-07-24 Sven Joachim + + * dired-aux.el (dired-copy-file-recursive): Avoid calling + set-file-modes when creating target directories. + 2008-07-24 Chong Yidong * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via