]> git.eshelyaron.com Git - emacs.git/commit
Some minor Tramp updates
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 16 Nov 2021 14:04:27 +0000 (15:04 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 16 Nov 2021 14:04:27 +0000 (15:04 +0100)
commit6e93cb0954285b16054d07e420cf3bdc5d93c1c2
treea08c21239be53e9d6074494529eace29866f5dde
parentee2a5784561431b9bf23efa752523cca9e229e9f
Some minor Tramp updates

* lisp/net/tramp-crypt.el (tramp-crypt-add-directory): Add comment.

* lisp/net/tramp.el (tramp-debug-buffer-command-completion-p)
(tramp-setup-debug-buffer): New defuns.
(tramp-get-debug-buffer): Call `tramp-setup-debug-buffer.

* test/lisp/net/tramp-tests.el (tramp-test07-abbreviate-file-name):
Extend test.
lisp/net/tramp-crypt.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el