]> git.eshelyaron.com Git - emacs.git/commit
Fix fallback use of write-file in ido-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Dec 2020 11:32:29 +0000 (12:32 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Dec 2020 11:32:36 +0000 (12:32 +0100)
commit526abadd071e8c2cd67b91c2e282b44e01917fdb
treec36bb95b8d91431a5373e3429abc84e4293dae24
parent7fad9591142f9d9d0bfce37dd8c65a847dbe8aa9
Fix fallback use of write-file in ido-mode

* lisp/ido.el (ido-file-internal): Make `write-file' respect the
directory we've navigated to (bug#28513).
lisp/ido.el