1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 03:06:23 -08:00
emacs/doc
Filipp Gunbin a259d0dda3 Add tramp-kubernetes integration
* doc/misc/tramp.texi (Inline methods): Add kubernetes.
(Customizing Methods): Remove kubernetes-tramp.
* etc/NEWS: Mention new Tramp method "kubernetes".
* lisp/net/tramp-compat.el (kubernetes-tramp): Warn if that package is
used.
* lisp/net/tramp-container.el (tramp-kubernetes-program): New
defcustom.
(tramp-kubernetes-method): New defconst.
(tramp-kubernetes--completion-function): New function.
2022-10-05 03:10:06 +03:00
..
emacs image-dired: Shorten several long names 2022-10-04 17:36:09 +02:00
lispintro Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
lispref Add 'seq-keep' 2022-10-04 21:44:52 +02:00
man Add new --timeout flag to emacsclient 2022-09-06 02:05:18 +02:00
misc Add tramp-kubernetes integration 2022-10-05 03:10:06 +03:00