Files
emacs/lisp/net
Kai Großjohann 0457dd5538 * simple.el (process-file): New function, similar to call-process
but supports file handlers.
* vc.el (vc-do-command): Use it, instead of call-process.
* net/tramp-vc.el (vc-do-command): Do not advise it if
process-file is fboundp.
* net/tramp.el (tramp-file-name-handler-alist): Add entry for
process-file.
(tramp-handle-process-file): New function.
(tramp-file-name-for-operation): Support process-file.
2004-10-23 19:52:18 +00:00
..
2004-10-15 19:36:24 +00:00
2004-10-12 09:40:45 +00:00
2004-10-12 21:02:43 +00:00
2004-10-12 21:02:43 +00:00