]> git.eshelyaron.com Git - emacs.git/commit
Rename Tramp method "owncloud" to "nextcloud"
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 4 Aug 2018 10:05:28 +0000 (12:05 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 4 Aug 2018 10:05:28 +0000 (12:05 +0200)
commitb9e2a91ec5b005c624eaca32064dc60b5f3131f9
tree81f02b92625ea1450375b943e0e12d1d8b2cbd50
parent5dc3d0a9b0594fee80a03e78fee109ebd0934dcf
Rename Tramp method "owncloud" to "nextcloud"

In the spirit of freedom, "nextcloud" is preferred over "owncloud".

* doc/misc/tramp.texi (Quick Start Guide, GVFS based methods):
* etc/NEWS: Rename "owncloud" method to "nextcloud".

* lisp/net/tramp-gvfs.el (tramp-gvfs-methods, tramp-goa-methods)
(tramp-gvfs-url-file-name, tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p, tramp-gvfs-mount-spec)
(tramp-get-goa-accounts): Use "nextcloud" instead of "owncloud".
(tramp-gvfs-nextcloud-default-prefix)
(tramp-gvfs-nextcloud-default-prefix-regexp): Rename them.  Adapt
all callees.

* test/lisp/net/tramp-tests.el (tramp--test-nextcloud-p):
Rename from `tramp--test-owncloud-p'.
(tramp-test11-copy-file, tramp-test12-rename-file): Use it.
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-gvfs.el
test/lisp/net/tramp-tests.el