]> git.eshelyaron.com Git - emacs.git/commit
Fix recent change in tramp-smb.el
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Dec 2022 19:17:06 +0000 (20:17 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Dec 2022 19:17:06 +0000 (20:17 +0100)
commitc1e015ae320c7ea0f9ca764b2df5fcd6f0d39994
treed630c64faa6a89e8ac08b2b7c7098ca509e0b3b9
parentcf1b771864acb14bdf38d87187fcd8a4f7e4315a
Fix recent change in tramp-smb.el

* lisp/net/tramp-smb.el (tramp-smb-file-name-handler-alist):
Ignore `make-directory-internal'.
(tramp-smb-handle-make-directory): Move implementation from
`tramp-smb-handle-make-directory-internal' here.

* lisp/net/tramp.el (tramp-file-name-for-operation):
Rearrange `make-directory-internal'.
lisp/net/tramp-smb.el
lisp/net/tramp.el