emacs/lisp/net
Michael Albinus 73e3ed48e2 Handle `write-region' messages in Tramp properly
* lisp/net/tramp.el (tramp-handle-write-region-message): New defsubst.
* lisp/net/tramp-adb.el (tramp-adb-handle-write-region):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-write-region):
* lisp/net/tramp-sh.el (tramp-sh-handle-write-region):
* lisp/net/tramp-smb.el (tramp-smb-handle-write-region): Use it.

* lisp/net/tramp.el (tramp-password-prompt-regexp)
(tramp-completion-mode-p):
* lisp/net/tramp-cmds.el (tramp-reporter-dump-variable)
(tramp-append-tramp-buffers):
* lisp/net/tramp-smb.el (tramp-smb-maybe-open-connection):
Use `bound-and-true-p'.

* lisp/net/tramp-compat.el (tramp-compat-delete-file):
Don't check for `boundp' anymore.

* test/lisp/net/tramp-tests.el (ert-x): Require it.
(tramp--test-messages): New defvar.
(tramp-test10-write-region): Extend test.
2017-05-08 17:27:50 +02:00
..
ange-ftp.el Fix Bug#26763 2017-05-03 21:49:32 +02: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08: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 Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07: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 Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
soap-inspect.el Update copyright year to 2017 2016-12-31 19:42:26 -08: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 Don't advertise s_client in tls.el docs 2017-04-24 20:06:14 -04:00
tramp-adb.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
tramp-cache.el Use lexical-bind in Tramp 2017-03-23 14:58:04 +01:00
tramp-cmds.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
tramp-compat.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
tramp-ftp.el Add new Tramp syntax 2017-04-06 21:00:29 +02:00
tramp-gvfs.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
tramp-sh.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
tramp-smb.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
tramp-uu.el Use lexical-bind in Tramp 2017-03-23 14:58:04 +01:00
tramp.el Handle `write-region' messages in Tramp properly 2017-05-08 17:27:50 +02:00
trampver.el Add Tramp versions to `customize-package-emacs-version-alist' 2017-04-07 18:43:25 +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