1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 04:53:12 -08:00
emacs/doc
Michael Albinus b19259c841 Futher tramp-crypt implementation and documentation
* doc/misc/tramp.texi (Top, Configuration): Insert section
`Keeping files encrypted' in menu.
(Keeping files encrypted): New node.

* lisp/net/tramp-crypt.el (tramp-crypt-file-name-handler-alist):
Add `tramp-set-file-uid-gid'.
(tramp-crypt-maybe-open-connection): Simplify.
(tramp-crypt-do-encrypt-or-decrypt-file): Use `binary' coding system.
(tramp-crypt-handle-set-file-uid-gid): New defun.

* test/lisp/net/tramp-tests.el (tramp-test09-insert-file-contents):
Adapt test.
2020-06-10 19:36:53 +02:00
..
emacs Merge from origin/emacs-27 2020-06-01 22:26:32 -07:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Merge from origin/emacs-27 2020-06-07 09:03:59 -07:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Futher tramp-crypt implementation and documentation 2020-06-10 19:36:53 +02:00