1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-31 04:41:23 -08:00
emacs/doc/misc
Michael Albinus 4808c63d43 Add Tramp method "apptainer"
* doc/misc/tramp.texi (Top, Configuration): Add "Optional methods".
(Optional methods): New section.
(Inline methods) <androidsu, toolbox, flatpak>: These are optional
methods.
(Inline methods) <apptainer>: Add.

* etc/NEWS: New Tramp method "apptainer".
Some Tramp methods are optional.
Fix typos.

* lisp/net/tramp-androidsu.el (tramp-enable-androidsu-method):
New defun.  Call it when `system-type' is `android'.

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

* lisp/net/tramp.el (tramp-enable-method): New defun.

* test/lisp/net/tramp-tests.el (tramp--test-container-p):
Add "apptainer".
(tramp--test-supports-processes-p): Extend function.
2024-05-07 09:56:05 +02:00
..
auth.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
autotype.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
bovine.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
calc.texi Merge from origin/emacs-29 2024-04-20 07:36:02 -04:00
cc-mode.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ChangeLog.1 Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
cl.texi ; * doc/misc/cl.texi (Function Bindings): Fix reference. 2024-04-04 15:24:15 +02:00
dbus.texi ; Fix documentation of a recent change in dbus.el (bug#70301) 2024-04-12 14:26:27 +03:00
dired-x.texi ; Fix markup in recent change to dired-x.texi. 2024-03-23 20:17:01 +01:00
doclicense.texi
ebrowse.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ede.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ediff.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
edt.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
efaq-w32.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
efaq.texi ; Clarify detail in Start Emacs maximized FAQ 2024-01-10 18:21:50 +01:00
eglot.texi Eglot: Simplify overlay handling in manual example 2024-01-11 15:50:08 -06:00
eieio.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-gnutls.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-mime.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
epa.texi ; Fix last change 2024-02-17 11:31:20 +02:00
erc.texi ; Improve erc-services and upgrade documentation 2024-04-19 13:54:52 -07:00
ert.texi Merge from origin/emacs-29 2024-04-27 06:23:46 -04:00
eshell.texi Add concept indices for some Eshell commands 2024-02-09 17:42:13 -08:00
eudc.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eww.texi Add 'eww-readable-urls' 2024-03-23 10:17:06 -07:00
flymake.texi Flymake support for indicating errors in margin 2024-04-18 12:08:33 +03:00
forms.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus-faq.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gnus.texi Gnus: Add back end for Atom feeds (nnatom) 2024-04-23 11:20:01 -07:00
gpl.texi
htmlfontify.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
idlwave.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ido.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
info.texi Add @kindex in manuals for existing keybindings on 'C-x x/w' (bug#13167) 2024-01-13 20:11:21 +02:00
mairix-el.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
Makefile.in ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
message.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
mh-e.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
modus-themes.org Update modus-themes to their 4.4.0 version 2024-03-17 18:46:15 +02:00
newsticker.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nxml-mode.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
octave-mode.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-setup.org ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org.org Revert "ox-texinfo:: Require only TEXINFO_DIR_CATEGORY" 2024-03-03 22:09:24 -05:00
pcl-cvs.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rcirc.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
remember.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sasl.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sc.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sem-user.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
semantic.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ses.texi ; Fix typos 2024-01-28 17:11:51 +01:00
sieve.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
smtpmail.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
speedbar.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
srecode.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
texinfo.tex Update from Gnulib by running admin/merge-gnulib 2024-02-14 22:05:06 -08:00
todo-mode.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
tramp.texi Add Tramp method "apptainer" 2024-05-07 09:56:05 +02:00
trampver.texi Adapt Tramp versio (don't merge) 2024-03-31 14:13:14 +02:00
transient.texi Update to Transient v0.6.0-1-gcaef3347 2024-03-21 23:55:38 +01:00
url.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
use-package.texi Add use-package-vc-prefer-newest user option 2024-03-30 13:49:21 +01:00
vhdl-mode.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vip.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
viper.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vtable.texi 'vtable-update-object' can now be called with one argument 2024-03-21 12:41:44 +02:00
widget.texi Merge from origin/emacs-29 2024-04-27 06:23:46 -04:00
wisent.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
woman.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00