]> git.eshelyaron.com Git - emacs.git/commit
Fix "C-x C-d" with wildcard arguments
authorEli Zaretskii <eliz@gnu.org>
Sun, 12 Jun 2022 10:03:32 +0000 (13:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 12 Jun 2022 10:03:32 +0000 (13:03 +0300)
commitdc5f6dcee22982906eb09037ee04471b34bb4be7
treef21cab12d851a481dd67c423af087455d98a288c
parent5bf409329b1b678c633c79456288a1c4d6f0e804
Fix "C-x C-d" with wildcard arguments

* lisp/files.el (list-directory): Make sure 'default-directory' is
set to a valid value if the argument DIRNAME included wildcards.
(Bug#55877)
lisp/files.el