1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/doc
Michael Albinus e53e8b4cf4 Add Tramp method "nspawn"
* doc/misc/tramp.texi: Adapt some markups.
(Inline methods) <nspawn>: Add.
(Default Host): Mention default host for "nspawn".
(Customizing Methods): Remove tramp-nspawn.
(Password handling): Add "nspawn".

* etc/NEWS: New Tramp method "nspawn".

* lisp/net/tramp-compat.el (tramp-nspawn): Warn, if that package is used.

* lisp/net/tramp-container.el (tramp-nspawn-program): New defcustom.
(tramp-nspawn-method): New defconst.
(tramp-nspawn--completion-function, tramp-enable-nspawn-method):
New defuns.

* lisp/net/tramp.el (tramp-local-host-regexp): Add OpenSUSE host names.
2024-05-12 19:40:08 +02:00
..
emacs Merge from origin/emacs-29 2024-05-11 06:50:56 -04:00
lispintro Fix a typo in Introduction to Emacs Lisp (bug#70571). 2024-04-27 12:43:58 +03:00
lispref Merge from origin/emacs-29 2024-05-04 08:10:54 -04:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Add Tramp method "nspawn" 2024-05-12 19:40:08 +02:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00