]> git.eshelyaron.com Git - emacs.git/commit
Add new Tramp method "flatpak"
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 23 Apr 2023 11:37:39 +0000 (13:37 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 23 Apr 2023 11:37:39 +0000 (13:37 +0200)
commit2e85ac2b270700608776ba28ecf41fc8d184db12
treeeadefcaa1165d0fac34e1bfed2f1e44ca85189ca
parent3badd2358d5f0af71887ee1cc9d39c2f312b6888
Add new Tramp method "flatpak"

* doc/misc/tramp.texi (Inline methods): Add flatpak.

* etc/NEWS: Add new Tramp method "flatpak".  Fix typos.

* lisp/net/tramp-container.el (tramp-flatpak-program): New defcustom.
(tramp-flatpak-method): New defconst.
(tramp-flatpak--completion-function): New defun.  Set it for "flatpak".
(tramp-methods) <flatpak>: Add.
(tramp-container-connection-local-default-flatpak-variables):
New defconst.  Set respective connection-local variables.
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-adb.el
lisp/net/tramp-container.el