]> git.eshelyaron.com Git - emacs.git/commit
Fix Dired when QUITING_STYLE is set in the environment
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 May 2023 17:46:17 +0000 (20:46 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 May 2023 17:46:17 +0000 (20:46 +0300)
commitf1a7cd71a04270e44845427daa896afe80b0acb0
tree7ee038f5afa4fe4278a2a491747e47def46cea32
parentf8c86654c7fb6fc8c9217d137d472e374a87c279
Fix Dired when QUITING_STYLE is set in the environment

* lisp/dired.el (dired-insert-directory): Ensure non-default
quoting style of file names is not used by 'ls' when we invoke it
with the --dired switch.  (Bug#63142)
lisp/dired.el