comparison lisp/ChangeLog @ 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 49c76f6173ab
children 86922f21ad77
comparison
equal deleted inserted replaced
80629:2862d3b099c5 80630:9c4d808c7b66
1 2008-07-24 Sven Joachim <svenjoac@gmx.de>
2
3 * dired-aux.el (dired-copy-file-recursive): Avoid calling
4 set-file-modes when creating target directories.
5
1 2008-07-24 Chong Yidong <cyd@stupidchicken.com> 6 2008-07-24 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via 8 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
4 key remapping, not directly. 9 key remapping, not directly.
5 10