]> git.eshelyaron.com Git - emacs.git/commit
Don't skip links to "." and ".." in Dired when marking files
authorEli Zaretskii <eliz@gnu.org>
Thu, 8 Feb 2024 11:51:55 +0000 (13:51 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Feb 2024 16:32:52 +0000 (17:32 +0100)
commitcd3207c1f6dd28902697eecf69cf1d0ce9a3a156
tree00868d6ffa8f60d0bfcb1604d514807813ee33bb
parenta92b95acdb04838d4aead5972f25b2f22af28846
Don't skip links to "." and ".." in Dired when marking files

* lisp/dired.el (dired-mark): Skip "." and "..", but not symlinks
to those two.  (Bug#38729)  (Bug#68814)

(cherry picked from commit e2682316867ecb22ee1db5e3028a8150d95d1a80)
lisp/dired.el