]> git.eshelyaron.com Git - emacs.git/commit
Fix hostname completion on MS Windows
authorJim Porter <jporterbugs@gmail.com>
Fri, 9 Apr 2021 07:57:06 +0000 (09:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 9 Apr 2021 07:57:06 +0000 (09:57 +0200)
commit1d42f4800bc3759ac961b97b2a66d4b73e520eb5
tree079b3b13c1cce44219dfc7cc81ac27f2cce26422
parentdfdec267aece1e3b4da378d347b6d18d52366060
Fix hostname completion on MS Windows

* lisp/net/tramp.el (tramp-completion-file-name-regexp-default):
Handle volume letter being added to paths for file name completion on W32
systems.  This fixes hostname (and method) autocomplete on W32.

Copyright-paperwork-exempt: yes
lisp/net/tramp.el