Michael Albinus
36474a1e49
Tramp code cleanup
* lisp/net/tramp-sh.el (tramp-methods) <telnet, nc>:
Reintroduce "%n" marker.
(tramp-maybe-open-connection): Handle it.
* lisp/net/tramp.el (tramp-prefix-regexp):
* lisp/net/tramp-smb.el (tramp-smb-options): Fix docstring.
* lisp/net/tramp*.el: Fix typos. Remove trailing space from
`yes-or-no-p' and `y-or-n-p' prompts.
* test/lisp/net/tramp-tests.el (tramp--test-telnet-p): New defun.
(tramp-test29-start-file-process, tramp-test30-make-process)
(tramp-test35-remote-path, tramp-test44-asynchronous-requests):
Adapt tests.
2021-09-16 16:50:24 +02:00
..
2021-08-14 16:08:48 +02:00
2021-02-18 18:59:18 -05:00
2021-09-07 17:46:55 +02:00
2021-02-05 14:32:41 +01:00
2021-08-14 16:08:48 +02:00
2021-08-09 11:35:56 +02:00
2021-04-19 12:21:01 +02:00
2021-02-19 17:11:42 -05:00
2021-03-01 14:05:36 +01:00
2021-01-29 20:11:38 +01:00
2021-02-08 09:10:57 +01:00
2021-01-29 20:11:38 +01:00
2021-04-19 12:21:01 +02:00
2021-09-03 13:05:32 +02:00
2021-07-07 18:36:53 +02:00
2021-09-16 16:50:24 +02:00