1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc/misc
Po Lu babe6a5e94 Introduce a new TRAMP method `androidsu'
* doc/misc/tramp.texi (Quick Start Guide): Document the new
method.

* etc/NEWS (Tramp): Announce new method.

* lisp/net/tramp-adb.el (tramp-adb-handle-file-attributes)
(tramp-adb-handle-directory-files-and-attributes)
(tramp-adb-handle-file-name-all-completions): Properly print
ls's exit status in the presence of a pipe.
(tramp-adb-handle-copy-file): If the androidsu backend is in
use, call cp rather than adb push.
(tramp-adb-send-command): Disable ADB-specific code under
androidsu.
(tramp-adb-send-command-and-check): New argument
COMMAND-AUGMENTED-P.

* lisp/net/tramp-androidsu.el (tramp, tramp-adb, tramp-sh)
(tramp-androidsu-method, add-to-list)
(tramp-androidsu-maybe-open-connection)
(tramp-androidsu-generate-wrapper)
(tramp-androidsu-handle-access-file)
(tramp-androidsu-handle-add-name-to-file)
(tramp-androidsu-handle-copy-directory)
(tramp-androidsu-adb-handle-copy-file)
(tramp-androidsu-adb-handle-delete-directory)
(tramp-androidsu-adb-handle-delete-file)
(tramp-androidsu-handle-directory-file-name)
(tramp-androidsu-handle-directory-files)
(tramp-androidsu-adb-handle-directory-files-and-attributes)
(tramp-androidsu-handle-dired-uncache)
(tramp-androidsu-adb-handle-exec-path)
(tramp-androidsu-handle-expand-file-name)
(tramp-androidsu-handle-file-accessible-directory-p)
(tramp-androidsu-adb-handle-file-attributes)
(tramp-androidsu-handle-file-directory-p)
(tramp-androidsu-handle-file-equal-p)
(tramp-androidsu-adb-handle-file-executable-p)
(tramp-androidsu-adb-handle-file-exists-p)
(tramp-androidsu-handle-file-group-gid)
(tramp-androidsu-handle-file-in-directory-p)
(tramp-androidsu-sh-handle-file-local-copy)
(tramp-androidsu-handle-file-locked-p)
(tramp-androidsu-handle-file-modes)
(tramp-androidsu-adb-handle-file-name-all-completions)
(tramp-androidsu-handle-file-name-as-directory)
(tramp-androidsu-handle-file-name-case-insensitive-p)
(tramp-androidsu-handle-file-name-completion)
(tramp-androidsu-handle-file-name-directory)
(tramp-androidsu-handle-file-name-nondirectory)
(tramp-androidsu-handle-file-newer-than-file-p)
(tramp-androidsu-handle-file-notify-add-watch)
(tramp-androidsu-handle-file-notify-rm-watch)
(tramp-androidsu-handle-file-notify-valid-p)
(tramp-androidsu-adb-handle-file-readable-p)
(tramp-androidsu-handle-file-regular-p)
(tramp-androidsu-handle-file-remote-p)
(tramp-androidsu-handle-file-selinux-context)
(tramp-androidsu-handle-file-symlink-p)
(tramp-androidsu-adb-handle-file-system-info)
(tramp-androidsu-handle-file-truename)
(tramp-androidsu-handle-file-user-uid)
(tramp-androidsu-adb-handle-file-writable-p)
(tramp-androidsu-handle-find-backup-file-name)
(tramp-androidsu-handle-insert-directory)
(tramp-androidsu-handle-insert-file-contents)
(tramp-androidsu-handle-list-system-processes)
(tramp-androidsu-handle-load, tramp-androidsu-handle-lock-file)
(tramp-androidsu-handle-make-auto-save-file-name)
(tramp-androidsu-adb-handle-make-directory)
(tramp-androidsu-handle-make-lock-file-name)
(tramp-androidsu-handle-make-nearby-temp-file)
(tramp-androidsu-adb-handle-make-process)
(tramp-androidsu-sh-handle-make-symbolic-link)
(tramp-androidsu-handle-memory-info)
(tramp-androidsu-handle-process-attributes)
(tramp-androidsu-adb-handle-process-file)
(tramp-androidsu-adb-handle-rename-file)
(tramp-androidsu-adb-handle-set-file-modes)
(tramp-androidsu-adb-handle-set-file-times)
(tramp-androidsu-handle-set-visited-file-modtime)
(tramp-androidsu-handle-shell-command)
(tramp-androidsu-handle-start-file-process)
(tramp-androidsu-handle-substitute-in-file-name)
(tramp-androidsu-handle-temporary-file-directory)
(tramp-androidsu-adb-handle-get-remote-gid)
(tramp-androidsu-adb-handle-get-remote-groups)
(tramp-androidsu-adb-handle-get-remote-uid)
(tramp-androidsu-handle-unlock-file)
(tramp-androidsu-handle-verify-visited-file-modtime)
(tramp-androidsu-handle-write-region)
(tramp-androidsu-file-name-handler-alist)
(tramp-androidsu-file-name-p, tramp-androidsu-file-name-handler)
(tramp-register-foreign-file-name-handler)
(tramp-adb-connection-local-default-ps-profile, shell)
(tramp-unload-hook, tramp-androidsu): New file.
2024-02-26 14:13:14 +08: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 ; * doc/misc/calc.texi (Fractions): Fix typos. (Bug#66944) 2024-01-27 16:47:10 +02: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 Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
dbus.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dired-x.texi ; Add 2024 to copyright years 2024-01-02 09:47:10 +08: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 ; Don't mention erc-branded Compat macros in ERC-NEWS 2024-02-23 18:29:07 -08:00
ert.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08: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 Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
flymake.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08: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 ; * doc/misc/gnus.texi (Other modes): Fix last change. 2024-02-19 21:34:43 +02: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 Merge from savannah/emacs-29 2024-01-02 10:28:14 +08: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 Merge from savannah/emacs-29 2024-01-02 10:28:14 +08: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 Introduce a new TRAMP method `androidsu' 2024-02-26 14:13:14 +08:00
trampver.texi Sync with Tramp 2.6.3-pre (don't merge with master) 2024-01-20 10:45:27 +01:00
transient.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
use-package.texi Merge from savannah/emacs-29 2024-01-02 10:28:14 +08: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 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
widget.texi ; Fix last change in widget.texi 2024-01-11 08:22:14 +02: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