1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-04 13:21:15 -07:00
emacs/lisp/vc
Michael Albinus 3ea89acac2 Handle `make-process' in Tramp and ange-ftp
* doc/lispref/processes.texi (Asynchronous Processes):
Explain, that not all file name handlers support `make-process'.

* lisp/net/ange-ftp.el:
* lisp/net/tramp-adb.el (tramp-adb-file-name-handler-alist):
* lisp/net/tramp-archive.el (tramp-archive-file-name-handler-alist):
* lisp/net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-handler-alist):
* lisp/net/tramp-sh.el (tramp-sh-file-name-handler-alist):
* lisp/net/tramp-smb.el (tramp-smb-file-name-handler-alist):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-handler-alist):
* lisp/net/tramp.el (tramp-file-name-for-operation): Add `make-process'.

* lisp/vc/ediff-util.el:
* src/process.c:
* test/src/process-tests.el: Use "file name handler" consequently.
2018-12-23 09:48:05 +01:00
..
add-log.el Minor rewording of last change 2018-07-21 19:11:32 +03:00
compare-w.el
cvs-status.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
diff-mode.el * lisp/vc/diff-mode.el (diff-syntax-fontify-props): Use font-lock-ensure 2018-12-19 23:55:32 +02:00
diff.el Syntactic fontification of diff hunks (bug#33567) 2018-12-18 01:11:15 +02:00
ediff-diff.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
ediff-help.el
ediff-hook.el
ediff-init.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
ediff-merg.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
ediff-mult.el
ediff-ptch.el Use "file name handler" consequently 2018-12-22 13:57:54 +01:00
ediff-util.el Handle `make-process' in Tramp and ange-ftp 2018-12-23 09:48:05 +01:00
ediff-vers.el
ediff-wind.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
ediff.el Merge from origin/emacs-26 2018-11-28 07:51:12 -08:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
log-view.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
pcvs-defs.el
pcvs-info.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
pcvs-parse.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
pcvs-util.el
pcvs.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
smerge-mode.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
vc-annotate.el
vc-bzr.el Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table' 2018-12-08 11:39:35 +02:00
vc-cvs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-dav.el
vc-dir.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
vc-dispatcher.el
vc-filewise.el
vc-git.el Support git commit --no-verify 2018-12-11 01:17:52 +02:00
vc-hg.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
vc-hooks.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-mtn.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
vc-rcs.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
vc-sccs.el
vc-src.el
vc-svn.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc.el * lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-region 2018-12-13 01:17:05 +02:00