* net/tramp-adb.el (tramp-adb-parse-device-names):
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Feb 2014 08:41:24 +0000 (09:41 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Feb 2014 08:41:24 +0000 (09:41 +0100)
commit245aa73efeb4c2ef67c531033d67402c8204dda4
treee247df8ac70e53121de492567c4b60e36874919a
parent48e15d641dd7b6b43a0bd9bbe3b86a8e148a5d17
* net/tramp-adb.el (tramp-adb-parse-device-names):
Use `accept-process-output'.
(tramp-adb-handle-file-truename): Cache the localname only.
(tramp-adb-handle-make-directory)
(tramp-adb-handle-delete-directory): Flush file properties correctly.
(tramp-adb-handle-set-file-modes): Do not raise an error when file
modes cannot be changed.

* net/tramp-cache.el (tramp-flush-directory-property): Remove also
file properties of symlinks.
lisp/ChangeLog
lisp/net/tramp-adb.el
lisp/net/tramp-cache.el