]> git.eshelyaron.com Git - emacs.git/commit
Don't remove trailing slash in Eshell "pwd" for remote root directories
authorJim Porter <jporterbugs@gmail.com>
Thu, 31 Oct 2024 17:37:24 +0000 (10:37 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 1 Nov 2024 13:21:09 +0000 (14:21 +0100)
commit730ea3922ae69f13eb659cf1db4553ff63d37a56
tree25444ee3c26cf7f3850e2fed7e4bcdc106e4b10c
parent75f9c101768de29937b3f04a156ea5381227b6c9
Don't remove trailing slash in Eshell "pwd" for remote root directories

* lisp/eshell/em-dirs.el (eshell/pwd): Check if 'file-local-name' of the
directory is the root dir.

(cherry picked from commit 33997047e891d5513c4f33ab78ad353746ed16e2)
lisp/eshell/em-dirs.el