]> git.eshelyaron.com Git - emacs.git/commit
Avoid using `add-to-list' on a let-local var in tramp-smb.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Oct 2015 14:31:40 +0000 (15:31 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 28 Oct 2015 14:31:40 +0000 (15:31 +0100)
commit9fd61a5aa2961d18ae00700bcbb527e5a643f3a2
tree122febd59386f031aac20784ddb656e3e7c333e2
parent1e2ed2687ad35d7a3efee1ef1d482d595eb0879f
Avoid using `add-to-list' on a let-local var in tramp-smb.el

* lisp/net/tramp-compat.el (tramp-compat-delete-dups): New defun.
* lisp/net/tramp-smb.el (tramp-smb-handle-directory-files): Use it.
lisp/net/tramp-compat.el
lisp/net/tramp-smb.el