]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 21 Oct 2009 11:27:59 +0000 (11:27 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 21 Oct 2009 11:27:59 +0000 (11:27 +0000)
commitfc754ea1a40ae58dba2dbd4a9e9e11bb04f71a38
tree5122982f66ebe057455f46461855c6451103fecf
parent46be764ea2a8d06d879fc7271cb28efc9202b26a
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
(tramp-smb-handle-file-attributes): Use it.
(tramp-smb-do-file-attributes-with-stat): Don't raise an error.
(tramp-smb-handle-insert-directory): Use `mapc' rather than
`mapcar'.  Use `tramp-smb-get-stat-capability'.  Add
`dired-filename' text properties.
(tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
(tramp-smb-maybe-open-connection): Simplify check for smbclient
version.
lisp/ChangeLog
lisp/net/tramp-smb.el