* net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 20 Feb 2014 14:24:13 +0000 (15:24 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 20 Feb 2014 14:24:13 +0000 (15:24 +0100)
commitf5bee33b8250199f3bae3560283cc15c55dd9b22
treeaa6ca31b66d3d8bf0183d5178a3b4ae78c767192
parentd9386b0ca0ca420ab9f7ea1c41096707373ccd70
* net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
(tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.

* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[insert-directory]: Use `tramp-handle-insert-directory.
(tramp-gvfs-handle-insert-directory): Remove function.

* net/tramp-sh.el (tramp-sh-handle-insert-directory):
Call `tramp-handle-insert-directory'.
lisp/ChangeLog
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp.el