]> git.eshelyaron.com Git - emacs.git/commit
Fix copying symbolic links in eshell
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 15:07:21 +0000 (16:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Oct 2020 15:07:25 +0000 (16:07 +0100)
commitc5611bfc4216da1a4515284b6ed47acab8026696
tree967d3a67b45f9638d798c76d8f6f5ee1468aa96d
parent0f1f795fc8b72bfa0381089d1ff60f8801e394b0
Fix copying symbolic links in eshell

* lisp/eshell/em-unix.el (eshell-shuffle-files): Don't bug out
when copying symbolic links (bug#38577).
lisp/eshell/em-unix.el