]> git.eshelyaron.com Git - emacs.git/commit
Remove compatibility hack in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 31 Jan 2020 09:29:02 +0000 (10:29 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 31 Jan 2020 09:29:02 +0000 (10:29 +0100)
commitd3ead375092e2690c1d1d6a5dd82e6e89cdf4f4c
tree917ed5f0309542cdf49414ed6c7f79520118c245
parent78b87263920e9ba73b37c5014acf6c88b745764f
Remove compatibility hack in Tramp

* lisp/net/tramp-compat.el (tramp-compat-process-running-p): Remove.

* lisp/net/tramp-gvfs.el (tramp-gvfs-enabled):
Use `tramp-process-running-p'.

* lisp/net/lisp/net/tramp.el (with-tramp-progress-reporter): Simplify.
(tramp-process-running-p): New defun.
lisp/net/tramp-compat.el
lisp/net/tramp-gvfs.el
lisp/net/tramp.el