1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/lisp/net
Michael Albinus b9e2a91ec5 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.
2018-08-04 12:05:28 +02:00
..
ange-ftp.el Implement command completion in remote shells. (Bug#31704) 2018-06-20 12:13:56 +02:00
browse-url.el Merge from origin/emacs-26 2018-05-07 07:50:49 -07:00
dbus.el Make dbus.el fitter for Emacs configured --without-dbus 2018-04-06 11:49:21 +02:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el * lisp/net/eudc.el (split-string): Remove pre-21 fallback definition. 2018-04-25 14:40:28 -04:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el Fix off-by-one history pruning (bug#31211) 2018-05-02 20:18:07 -04:00
gnutls.el Merge from emacs-26 2018-07-09 20:03:30 -04:00
goto-addr.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mailcap.el Tweak mailcap precedence so that Emacs values are heeded better 2018-04-14 14:50:14 +02:00
mairix.el
net-utils.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
netrc.el
network-stream.el Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457) 2018-06-18 20:01:44 -04:00
newst-backend.el * lisp/net/newst-backend.el (newsticker--sentinel-work): 2018-04-20 13:46:45 -04:00
newst-plainview.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
newst-reader.el
newst-ticker.el
newst-treeview.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
newsticker.el
nsm.el Fix typo in sha1-intermediate check 2018-07-08 16:14:06 +02:00
ntlm.el
pop3.el
puny.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
quickurl.el
rcirc.el Merge from origin/emacs-26 2018-07-13 09:28:15 -07:00
rfc2104.el
rlogin.el * lisp/comint.el: Clean up namespace 2018-07-18 10:23:20 -04:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Fix Bug#31846. Do not merge with master 2018-06-16 16:05:07 +02:00
shr-color.el
shr.el Don't have shr bug out on degenerate <img> tags 2018-06-11 20:38:53 +02:00
sieve-manage.el Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457) 2018-06-18 20:01:44 -04:00
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el * lisp/net/soap-client.el (soap-type-of): Optimize for Emacs≥26 2018-07-17 22:22:41 -04:00
soap-inspect.el soap-client: Add byte-code compatibility function (Bug#31742) 2018-06-11 21:39:06 -04:00
socks.el * lisp/net/socks.el: Use lexical-binding and process properties 2018-04-29 22:25:09 -04:00
telnet.el
tramp-adb.el Improve backward compatibility of Tramp 2018-06-22 16:17:17 +02:00
tramp-archive.el Implement command completion in remote shells. (Bug#31704) 2018-06-20 12:13:56 +02:00
tramp-cache.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-cmds.el Sync with Tramp 2.3.4-pre 2018-05-29 09:57:48 +02:00
tramp-compat.el Implement command completion in remote shells. (Bug#31704) 2018-06-20 12:13:56 +02:00
tramp-ftp.el
tramp-gvfs.el Rename Tramp method "owncloud" to "nextcloud" 2018-08-04 12:05:28 +02:00
tramp-sh.el Fix Bug#32325 2018-08-01 23:09:31 +02:00
tramp-smb.el Sync with Tramp 2.3.4. Do not merge with master 2018-06-27 13:08:18 +02:00
tramp-uu.el
tramp.el Fix Bug#32304 2018-07-31 06:50:30 +02:00
trampver.el * lisp/net/trampver.el (customize-package-emacs-version-alist): 2018-07-20 11:30:04 +02:00
webjump.el
zeroconf.el