* net/tramp.el (tramp-handle-set-file-times): Flush the file
commit8d60099b8054d1c10b3fcbd23e6bf8370da2b27e
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Aug 2007 20:09:58 +0000 (28 20:09 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Aug 2007 20:09:58 +0000 (28 20:09 +0000)
tree7ad8b92050f9adb0ab4506496c6326952d23d7bf
parentaff2ba04077cf2a35a6b11888dacc24294327069
* net/tramp.el (tramp-handle-set-file-times): Flush the file
properties.
(tramp-set-file-uid-gid, tramp-get-local-uid)
(tramp-get-local-gid): New defuns.
(tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
(tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
Improve fast track.
(tramp-do-copy-or-rename-file-directly): Sync parameter list with
the other tramp-do-copy-or-rename-file-* functions.  Major
rewrite.
(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
(tramp-handle-write-region): Improve fast track.
(tramp-handle-file-remote-p): IDENTIFICATION can also be
'localname.
(tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
be nil.
lisp/ChangeLog
lisp/net/tramp.el