* net/tramp.el (tramp-handle-file-attributes-with-ls)
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 2 Sep 2009 11:13:42 +0000 (11:13 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 2 Sep 2009 11:13:42 +0000 (11:13 +0000)
commit7f49fe463d55007ff962d9fe217add604921fba8
treee71ad12c455e105649f7296f91e85170e1f70354
parent1a727c75ac2918b0e82f69fac645f34af7fa93b2
* net/tramp.el (tramp-handle-file-attributes-with-ls)
(tramp-do-file-attributes-with-perl)
(tramp-do-file-attributes-with-stat): Rename from
`tramp-handle-file-attributes-with-*'.
(tramp-handle-file-attributes): Use them.
(tramp-do-directory-files-and-attributes-with-perl)
(tramp-do-directory-files-and-attributes-with-stat): Rename from
`tramp-handle-directory-files-and-attributes-with-*'.
(tramp-handle-directory-files-and-attributes): Use them.
(tramp-method-out-of-band-p): Additional parameter SIZE.
(tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
(tramp-handle-write-region): Use it.
(tramp-handle-insert-directory): Use "?\ " for compatibility
reasons.
(tramp-handle-vc-registered): Check, whether the first run did
return files to be tested.
(tramp-advice-make-auto-save-file-name): Do not call directly
`tramp-handle-make-auto-save-file-name', because this would bypass
the locking mechanism.
lisp/net/tramp.el