Fix copying of symlinks.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Fri, 30 Mar 2012 16:49:29 +0000 (00:49 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 30 Mar 2012 16:49:29 +0000 (00:49 +0800)
commit40311efcba1378e66987c1acceb035bf482c177c
treed540abc285d3a569dbc88c520ec1950267d57d6f
parent5319014e4f4453155b1a8159c96c8ef1137e6c45
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