1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/doc
Michael Albinus 2e85ac2b27 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.
2023-04-23 13:37:39 +02:00
..
emacs Merge from origin/emacs-29 2023-04-21 07:29:14 -04:00
lispintro ; Minor fix in Emacs Lisp Intro manual 2023-04-21 19:16:52 +03:00
lispref Merge from origin/emacs-29 2023-04-21 07:29:14 -04:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Add new Tramp method "flatpak" 2023-04-23 13:37:39 +02:00