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: Mon, 17 Mar 2008 22:54:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       08/03/17 22:54:28

Modified files:
        lisp/net       : tramp.el 

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

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




reply via email to

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