Fix copying of symlinks.
commite07525f33acfa5795450b4b3e3f683c8c402d5ab
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Fri, 30 Mar 2012 16:49:29 +0000 (31 00:49 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 30 Mar 2012 16:49:29 +0000 (31 00:49 +0800)
tree8631e96fe02281566d592cb0cfd5f10650c42f4f
parent04a6429e465b8f70b6ba52a2a4ac0bdcc6bd357c
Fix copying of symlinks.

* dired-aux.el (dired-copy-file-recursive, dired-create-files):
Check if file is a symlink (Bug#10489).

* files.el (copy-directory): Likewise.
lisp/ChangeLog
lisp/dired-aux.el
lisp/dired.el
lisp/files.el