emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/net tramp.el


From: Michael Albinus
Subject: [Emacs-commit] emacs/lisp/net tramp.el
Date: Sat, 15 Mar 2008 21:54:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/03/15 21:54:03

Modified files:
        lisp/net       : tramp.el 

Log message:
        * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp.el?cvsroot=emacs&r1=1.176&r2=1.177




reply via email to

[Prev in Thread] Current Thread [Next in Thread]