]> git.eshelyaron.com Git - emacs.git/commit
Better support for remote file names in dired
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Oct 2022 20:18:21 +0000 (22:18 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 6 Oct 2022 20:18:21 +0000 (22:18 +0200)
commit87301f262357c8003fe1a02b58bfcc9dc9d82a14
treedad4172a6c2f33c86a487337403043dab0f180d3
parent8c8a54dd23c90f108f340f015e8cd91ccdb9cc94
Better support for remote file names in dired

* lisp/dired.el (dired-make-relative): Expand DIR anyway, because
it could also be an abbreviated remote file name.  (Bug#58300)
lisp/dired.el