]> git.eshelyaron.com Git - emacs.git/commit
Fix 'ido--ffap-find-file'
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Oct 2023 06:46:04 +0000 (09:46 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Oct 2023 06:46:04 +0000 (09:46 +0300)
commitc27b90d04bfef5e39558dc84946ad3e57a9ee480
tree58387af8cd011a0e5f3acd5a4a69348ab7c17a01
parent1594d5f17ad9845be526381e6cd62313da41590a
Fix 'ido--ffap-find-file'

* lisp/ido.el (ido--ffap-find-file): Make the signature consistent
with that of 'find-file', and pass the optional second argument to
'find-file'.  (Bug#66382)
lisp/ido.el