]> git.eshelyaron.com Git - emacs.git/commit
Unify "."" and ".." handling in tramp-*-file-name-all-completions
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Nov 2023 12:50:06 +0000 (13:50 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Nov 2023 12:50:06 +0000 (13:50 +0100)
commit025cd2a9c213ee6e6f6506f586713c2b476fc053
treed19d96f0ebe4f73798d2a5107700747a70ce8ee3
parent04aa76bb9205a0d5f1feff091c6c561bd9db54a5
Unify ".""  and ".." handling in tramp-*-file-name-all-completions

* lisp/net/tramp-adb.el (tramp-adb-handle-file-name-all-completions):
* lisp/net/tramp-fuse.el (tramp-fuse-handle-file-name-all-completions):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-name-all-completions):
Remove special handling of "." an "..".

* lisp/net/tramp.el (tramp-skeleton-file-name-all-completions):
Handle ".""  and "..".
lisp/net/tramp-adb.el
lisp/net/tramp-fuse.el
lisp/net/tramp-gvfs.el
lisp/net/tramp.el