Files
emacs/lisp/net
Michael Albinus 8a798e4193 * 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.
2008-03-15 21:54:02 +00:00
..
2008-02-24 10:09:07 +00:00
2008-03-10 00:50:22 +00:00
2008-03-10 00:50:22 +00:00
2008-02-24 10:09:07 +00:00
2008-03-10 00:49:47 +00:00
2008-03-15 21:50:58 +00:00
2008-02-03 12:10:59 +00:00