emacs-commit
[Top][All Lists]
Advanced

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

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


From: Michael Albinus
Subject: [Emacs-commit] emacs/lisp ChangeLog net/tramp-compat.el net/tr...
Date: Sat, 06 Oct 2007 12:00:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/10/06 12:00:42

Modified files:
        lisp           : ChangeLog 
        lisp/net       : tramp-compat.el tramp-fish.el tramp.el 

Log message:
        * net/tramp.el (top): Move loading of tramp-util.el and
        tramp-vc.el to tramp-compat.el.
        (tramp-make-tramp-temp-file): Complete rewrite.  Create remote
        temporary file if possible, in order to avoid a security hole.
        (tramp-do-copy-or-rename-file-out-of-band)
        (tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
        with DONT-CREATE, because the connection is not setup yet.
        (tramp-handle-process-file): Rewrite temporary file handling.
        (tramp-completion-mode): New defvar.
        (tramp-completion-mode-p): Use it.
        
        * net/tramp-compat.el (top):  Load tramp-util.el and tramp-vc.el.
        
        * net/tramp-fish.el (tramp-fish-handle-process-file): Rewrite
        temporary file handling.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.11864&r2=1.11865
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp-compat.el?cvsroot=emacs&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp-fish.el?cvsroot=emacs&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp.el?cvsroot=emacs&r1=1.143&r2=1.144




reply via email to

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