diff options
author | Sacha Chua <sacha@sachachua.com> | 2025-01-02 14:52:28 -0500 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-01-07 08:04:44 +0100 |
commit | d4503ccc2769035184e474542fc6c1df7e908ae0 (patch) | |
tree | 1c98e2df9e660a142e3af8c621eeb1b22d915ac1 /lisp/emacs-lisp/comp-cstr.el | |
parent | d98516a27b9ff77e1106ae5801c7ca8802eaa656 (diff) | |
download | emacs-d4503ccc2769035184e474542fc6c1df7e908ae0.tar.gz emacs-d4503ccc2769035184e474542fc6c1df7e908ae0.tar.bz2 emacs-d4503ccc2769035184e474542fc6c1df7e908ae0.zip |
image-dired-show-all-from-dir: Reuse dired's default-directory
* lisp/image/image-dired.el (image-dired-show-all-from-dir): Delegate
figuring out default-directory to dired. This handles the case where
image-dired is called with a cons cell that has a directory in the car
and a list of files in the cdr, which dired can handle, and therefore
allows image-dired-show-all-from-dir to show an arbitrary list of
images. It also means that image-dired-show-all-from-dir can handle
wildcards.
Ref: https://lists.gnu.org/r/emacs-devel/2025-01/msg00048.html
Diffstat (limited to 'lisp/emacs-lisp/comp-cstr.el')
0 files changed, 0 insertions, 0 deletions