]> git.eshelyaron.com Git - emacs.git/commit
Make wdired match dired with symlink permissions
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Sep 2022 06:20:31 +0000 (08:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 10 Sep 2022 06:20:31 +0000 (08:20 +0200)
commitd22aacd930292e998df1225b2321b4213915cecf
treeaf0170559ccc0f5b0bf6c45bb67dc38a1dd2a2b3
parent3062baf609baf49ea3742f224d522ca8d793cdb5
Make wdired match dired with symlink permissions

* lisp/wdired.el (wdired-do-perm-changes): Do not follow symlinks,
to be consistent with plain dired (bug#50189).
lisp/wdired.el