]> git.eshelyaron.com Git - emacs.git/commit
Fix trashing of symlink that points at a directory
authorMike Kupfer <mkupfer@alum.berkeley.edu>
Mon, 21 Nov 2022 00:44:20 +0000 (16:44 -0800)
committerEli Zaretskii <eliz@gnu.org>
Thu, 24 Nov 2022 11:17:08 +0000 (13:17 +0200)
commit867e962cf5318399dfc17cc53c661db4bbd3c3d1
tree7b7918d0f3a6300ae92d8b582921d2c7ecdab574
parent95d827f21ef7bc3ed91335a6418e17fbb4ed5c63
Fix trashing of symlink that points at a directory

* lisp/files.el (move-file-to-trash): Redefine is-directory so
that it is false for symlinks.
lisp/files.el