]> git.eshelyaron.com Git - emacs.git/commit
Remove Tramp "obex" and "synce" methods
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 7 Jun 2018 09:16:11 +0000 (11:16 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 7 Jun 2018 09:16:11 +0000 (11:16 +0200)
commit2e2f61efa66b69fbd12c83bbd5370a4be2374f66
tree8367defda294fb1dee8d353b323f0a5644f4c504
parent4a51deb993d923767f0eddd4f350e636fe8d7c0b
Remove Tramp "obex" and "synce" methods

* doc/misc/tramp.texi (GVFS based methods): Remove `obex' and `synce'.

* etc/NEWS: Mention obsolete Tramp "obex" and "synce" methods.

* lisp/net/tramp-gvfs.el (tramp-gvfs-methods):
Remove "obex" and "synce".
(top): Do not add defaults for "obex" and "synce".
(tramp-bluez-service, tramp-bluez-interface-manager)
(tramp-bluez-interface-adapter)
(tramp-bluez-discover-devices-timeout, tramp-bluez-discovery)
(tramp-bluez-devices, tramp-hal-service, tramp-hal-path-manager)
(tramp-hal-interface-manager, tramp-hal-interface-device)
(tramp-bluez-address, tramp-bluez-device)
(tramp-bluez-list-devices, tramp-bluez-property-changed)
(tramp-bluez-device-found, tramp-bluez-parse-device-names)
(tramp-synce-list-devices, tramp-synce-parse-device-names): Remove.
(tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec): Do not
handle "obex" and "synce".
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-gvfs.el