]> git.eshelyaron.com Git - emacs.git/commit
* tramp.el (tramp-root-regexp): New defconst.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 15 Mar 2008 21:54:02 +0000 (21:54 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 15 Mar 2008 21:54:02 +0000 (21:54 +0000)
commit8a798e4193f7c571c393f26b0d0159bc5b1e3311
treea791450da0046eef7cd09da4892e6e8dac350638
parente3ea58b7ea4bde720c47d1d04ca06c1e935ba7e2
* tramp.el (tramp-root-regexp): New defconst.
(tramp-completion-file-name-regexp-unified)
(tramp-completion-file-name-regexp-separate)
(tramp-completion-file-name-regexp-url): Use it.
(tramp-do-copy-or-rename-file-via-buffer): Set
`enable-multibyte-characters' to nil.  Set `jka-compr-inhibit' to
t for `insert-file-contents-literally'.
(tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'.
Autoload it.
(tramp-completion-file-name-handler-post-function): New defconst.
(tramp-completion-file-name-handler): Use it.
(tramp-maybe-open-connection): Update calls to
`tramp-flush-connection-property' for removed 2nd argument.
lisp/net/tramp.el