1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
emacs/doc
Michael Albinus 12095de8b9 Some Tramp fixes
* doc/misc/tramp.texi (GVFS-based methods): Ban sftp RemoteCommand
option.

* lisp/net/tramp-adb.el (tramp-adb-handle-copy-file)
(tramp-adb-handle-rename-file): Avoid calling jka-compr when
writing the target file.

* lisp/net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
Skip GROUP test on *BSD machines.

* test/lisp/net/tramp-tests.el (tramp-test17-insert-directory-one-file):
Skip for tamp-crypt.el.
(tramp--test-sh-no-ls--dired-p): Ignore errors.
2021-01-27 16:30:49 +01:00
..
emacs Improve documentation of 'read-regexp' and friends 2021-01-27 17:15:46 +02:00
lispintro Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lispref Fix typos and punctuation 2021-01-26 18:24:53 +02:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Some Tramp fixes 2021-01-27 16:30:49 +01:00