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-cmds.el net/tram...


From: Michael Albinus
Subject: [Emacs-commit] emacs/lisp ChangeLog net/tramp-cmds.el net/tram...
Date: Sat, 27 Oct 2007 13:57:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/10/27 13:57:43

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

Log message:
        * net/tramp.el (tramp-wrong-passwd-regexp): Tune regexp.
        (tramp-get-remote-tmpdir): New defun.
        (tramp-make-tramp-temp-file): Use it.
        (tramp-local-call-process): New defun.  Replace all calls of
        `call-process' by this when appropriate.
        (tramp-handle-write-region): Replace calls of `file-attributes' by
        `tramp-compat-file-attributes'.
        (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
        Make the first command a `tramp-send-command' call, with let-bind
        of `tramp-end-of-output'.
        (tramp-version, tramp-bug, tramp-reporter-dump-variable)
        (tramp-load-report-modules, tramp-append-tramp-buffers): Move to
        tramp-cmds.el.
        
        * net/tramp-fish.el (tramp-fish-handle-copy-file)
        (tramp-fish-do-copy-or-rename-file)
        (tramp-fish-do-copy-or-rename-file-directly):
        * net/tramp-smb.el (tramp-smb-handle-copy-file):
        Add parameter PRESERVE-UID-GID.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.12068&r2=1.12069
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp-cmds.el?cvsroot=emacs&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp.el?cvsroot=emacs&r1=1.151&r2=1.152
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp-fish.el?cvsroot=emacs&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/net/tramp-smb.el?cvsroot=emacs&r1=1.34&r2=1.35




reply via email to

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