* net/tramp.el (tramp-root-regexp): Simplify.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 17 Mar 2008 22:57:15 +0000 (22:57 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 17 Mar 2008 22:57:15 +0000 (22:57 +0000)
commit57671b7218249e42f7c84d2c202a1d56966f233b
tree768acd5a7d98055a0f1582850305952164931ce2
parenta67622356324849b04f33e5d1f9824140f05c6e1
* net/tramp.el (tramp-root-regexp): Simplify.
(tramp-completion-file-name-regexp-separate): Don't insist on
leading "[".  This prevents method or user or host completion.
(tramp-let-maybe): Autoload it.
(tramp-drop-volume-letter): Don't autoload.  When not on W32, it is
an alias for `identity'.
(tramp-handle-write-region): Protect `last-coding-system-used'
over the trailing statements.
(tramp-completion-file-name-handler-post-function): Removed.
(tramp-completion-file-name-handler): Let-bind
`directory-sep-char' instead of calling
`tramp-drop-volume-letter'.
(top): Move coding cookie at the end.
lisp/ChangeLog
lisp/net/tramp.el