]> git.eshelyaron.com Git - emacs.git/commit
Fix detection of Dired with files whose name ends in a colon
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 May 2025 13:25:34 +0000 (16:25 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 27 May 2025 14:32:29 +0000 (16:32 +0200)
commitd219c53e43b294d378d4a1d70e5e18260829a1c2
treee5605c4b3fd7eba6ff95e86a4a5a5148874dc997
parenta361299203cb2e6f18affe0bffe1d318ec79dbbf
Fix detection of Dired with files whose name ends in a colon

* lisp/dired.el (dired-build-subdir-alist): Use a more general
regexp to detect file entries whose names end in a colon, when
various non-default 'ls' switches are used.  (Bug#78493)

(cherry picked from commit 463787c4e9a36d9218aaffacbfc85936e0ad86c8)
lisp/dired.el