]> git.eshelyaron.com Git - emacs.git/commit
* lisp/find-dired.el (find-dired): Fix bug where M-p skips first history item.
authorJuri Linkov <juri@linkov.net>
Mon, 23 Jan 2023 07:55:29 +0000 (09:55 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 23 Jan 2023 07:56:13 +0000 (09:56 +0200)
commite6c5f32e77dceed4e26b16889cc56547093bdc45
treec460292e855b0587dbd206f8bc2dd418c0a34047
parent647cc9c65e7c2b691267bde7333eff6cc8d9132a
* lisp/find-dired.el (find-dired): Fix bug where M-p skips first history item.

Don't apply "skip first duplicate history item" trick when find-args
used as initial input is nil.
lisp/find-dired.el