]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 4 Oct 2007 20:09:32 +0000 (20:09 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 4 Oct 2007 20:09:32 +0000 (20:09 +0000)
commit258800f85f19157263bfdbb96c526f108009364c
tree623c3c678bdab109194db9454abe399c2c75dc6c
parentbbe6f2aa1141fe2d2d45a8b79e4eaa646bcd7c4f
* net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
(tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
the cond clauses where needed.
(tramp-handle-write-region): Rearrange code for proper handling of
tmpfile.

* net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.

* net/tramp.el:
* net/tramp-fish.el:
* net/tramp-ftp.el:
* net/tramp-smb.el: Rename `tramp-make-temp-file' to
`tramp-compat-make-temp-file'.
lisp/ChangeLog
lisp/net/tramp-compat.el
lisp/net/tramp-fish.el
lisp/net/tramp-ftp.el
lisp/net/tramp-smb.el
lisp/net/tramp.el