]> git.eshelyaron.com Git - emacs.git/commit
One more fix for find-file.el
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Aug 2022 16:09:00 +0000 (19:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Aug 2022 16:09:00 +0000 (19:09 +0300)
commitbbc23ca8ab42d7a45bcbadd5ffd911868eb6f99d
treeb93c8d3e88fb6d31c59d48a1b02237e9d2f61943
parent0cbcaf5119d36093882f0c414c4c586186ef77b2
One more fix for find-file.el

* lisp/find-file.el (ff-get-file-name): Use 'expand-file-name'
instead of 'concat', which doesn't DTRT with absolute file names.
(ff-other-file-alist): Yet another doc fix.  (Bug#57325)
lisp/find-file.el