emacs/lisp/net
Michael Albinus e7bb7cc29b Some tweaks, almost all for Tramp adb method
* lisp/net/tramp-adb.el (tramp-adb-parse-device-names):
Use `make-tramp-file-name'.
(tramp-adb-get-device): Use `tramp-file-name-port-or-default'.
(tramp-adb-maybe-open-connection): Set "prompt" property.
(tramp-adb-wait-for-output): Use it.

* lisp/net/tramp-cache.el (tramp-cache-print): Use `elt'.
(tramp-dump-connection-properties): Check also that there are
properties to be saved.  Don't save "started" property of
"ftp" method.

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
Use `make-tramp-file-name'.

* lisp/net/tramp.el (tramp-remote-file-name-spec-regexp):
Host could be empty.
(tramp-file-name-port-or-default): New defun.
(tramp-dissect-file-name): Simplify `make-tramp-file-name' call.
(tramp-handle-file-name-case-insensitive-p): Use a progress reporter.
(tramp-call-process, tramp-call-process-region):
Use `make-tramp-file-name'.

* test/lisp/net/tramp-tests.el (tramp-test03-file-name-defaults):
Revert change from 2017-05-24.
(tramp-test05-expand-file-name-relative): Let it also pass for
"adb" method.
2017-05-28 23:44:10 +02:00
..
ange-ftp.el Revert "Output number of characters added to file (Bug#354)" 2017-05-08 23:28:32 -04:00
browse-url.el Simplify checks for xdg-open and xdg-email 2017-03-09 19:02:35 -08:00
dbus.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dig.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
dns.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-bob.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-export.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc-hotlist.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
eudc-vars.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudc.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
eudcb-bbdb.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudcb-ldap.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eudcb-mab.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
eww.el enable mhtml-mode by default 2017-04-05 15:53:39 -06:00
gnutls.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
goto-addr.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
hmac-def.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
hmac-md5.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
html2text.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
imap.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
ldap.el Avoid add-to-list on local variables 2017-01-04 00:40:45 -05:00
mailcap.el Merge from origin/emacs-25 2017-03-19 12:29:06 -07:00
mairix.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
net-utils.el Improve doc strings in net-utils.el 2017-05-12 11:38:04 +03:00
netrc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
network-stream.el Document :shell-command in `make-network-process' 2017-01-26 19:46:27 +01:00
newst-backend.el Avoid add-to-list on local variables 2017-01-04 00:40:45 -05:00
newst-plainview.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newst-reader.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newst-ticker.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newst-treeview.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
newsticker.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
nsm.el Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07:28 -04:00
ntlm.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
pinentry.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
pop3.el Remove references to OS/2 in code, doc, and comments 2017-04-08 13:16:08 -07:00
puny.el Small puny.el fix 2017-03-01 20:35:41 -05:00
quickurl.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rcirc.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rfc2104.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
rlogin.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-cram.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-digest.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-ntlm.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl-scram-rfc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sasl.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
secrets.el Don't call 'kill-this-buffer' outside of menus 2017-04-12 23:14:20 +03:00
shr-color.el Fix color component calculations in color.el 2017-03-03 16:05:02 +02:00
shr.el * lisp/net/shr.el: Use cl-lib instead of cl. 2017-05-23 09:09:28 -04:00
sieve-manage.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
sieve-mode.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
sieve.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
snmp-mode.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
soap-client.el lisp/net/soap-client.el: Bump version to 3.1.2 2017-05-25 08:49:58 -04:00
soap-inspect.el Fix soap-inspect.el doc strings 2017-05-25 08:49:58 -04:00
socks.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
starttls.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
telnet.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
tls.el ; * lisp/net/tls.el (tls-program): Tweak :version. 2017-05-22 19:08:10 -04:00
tramp-adb.el Some tweaks, almost all for Tramp adb method 2017-05-28 23:44:10 +02:00
tramp-cache.el Some tweaks, almost all for Tramp adb method 2017-05-28 23:44:10 +02:00
tramp-cmds.el Introduce a defstruct `tramp-file-name' as central data structure. 2017-05-24 16:16:53 +02:00
tramp-compat.el Remove Emacs 23 compat code from Tramp 2017-05-26 16:25:18 +02:00
tramp-ftp.el Switch Tramp to cl-lib 2017-05-25 10:04:12 +02:00
tramp-gvfs.el Some tweaks, almost all for Tramp adb method 2017-05-28 23:44:10 +02:00
tramp-sh.el Remove Emacs 23 compat code from Tramp 2017-05-26 16:25:18 +02:00
tramp-smb.el Remove Emacs 23 compat code from Tramp 2017-05-26 16:25:18 +02:00
tramp-uu.el Use lexical-bind in Tramp 2017-03-23 14:58:04 +01:00
tramp.el Some tweaks, almost all for Tramp adb method 2017-05-28 23:44:10 +02:00
trampver.el Remove Emacs 23 compat code from Tramp 2017-05-26 16:25:18 +02:00
webjump.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
zeroconf.el lisp/*.el: Fix some warnings 2017-01-29 19:34:35 +01:00