Mercurial > emacs
changeset 80630:9c4d808c7b66
* dired-aux.el (dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 24 Jul 2008 16:14:50 +0000 |
parents | 2862d3b099c5 |
children | 61057537aad3 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 24 05:47:38 2008 +0000 +++ b/lisp/ChangeLog Thu Jul 24 16:14:50 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-24 Sven Joachim <svenjoac@gmx.de> + + * dired-aux.el (dired-copy-file-recursive): Avoid calling + set-file-modes when creating target directories. + 2008-07-24 Chong Yidong <cyd@stupidchicken.com> * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via