Michael Albinus
a43dc4243c
Complete file name handlers.
* net/tramp.el (tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-handle-file-notify-rm-watch): New functions.
(tramp-call-process): Do not bind `default-directory'.
* net/tramp-adb.el (tramp-adb-file-name-handler-alist): Order
alphabetically.
[access-file, add-name-to-file, dired-call-process]:
[dired-compress-file, file-acl, file-notify-rm-watch]:
[file-ownership-preserved-p, file-selinux-context]:
[make-directory-internal, make-symbolic-link, set-file-acl]:
[set-file-selinux-context, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[file-notify-add-watch, file-notify-rm-watch]:
[set-file-times, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(with-tramp-gvfs-error-message)
(tramp-gvfs-handle-set-visited-file-modtime)
(tramp-gvfs-fuse-file-name): Remove.
(tramp-gvfs-handle-file-notify-add-watch)
(tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
(tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Order
alphabetically.
[file-notify-rm-watch ]: Use default Tramp handler.
[executable-find]: Remove private handler.
(tramp-do-copy-or-rename-file-out-of-band): Do not bind
`default-directory'.
(tramp-sh-handle-executable-find)
(tramp-sh-handle-file-notify-rm-watch): Remove functions.
(tramp-sh-file-gvfs-monitor-dir-process-filter)
(tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
Do not use `format' in `tramp-message'.
* net/tramp-smb.el (tramp-smb-file-name-handler-alist)
[file-notify-rm-watch, set-visited-file-modtime]:
[verify-visited-file-modtime]: Add handler.
(tramp-smb-call-winexe): Do not bind `default-directory'.
2013-08-01 13:10:31 +02:00
..
2013-04-15 11:43:20 +02:00
2013-07-31 10:52:26 +04:00
2013-05-28 08:49:19 +02:00
2013-03-05 09:13:01 -08:00
2013-05-06 00:14:03 -07:00
2013-03-05 09:13:01 -08:00
2013-03-05 09:13:01 -08:00
2013-03-05 09:13:01 -08:00
2013-05-10 19:25:11 -07:00
2013-03-05 09:13:01 -08:00
2013-03-05 09:13:01 -08:00
2013-07-30 16:31:51 +02:00
2013-05-29 20:20:56 -07:00
2013-07-30 17:11:58 +02:00
2013-03-11 22:08:21 -04:00
2013-05-29 20:22:45 -07:00
2013-06-19 08:24:12 +02:00
2013-06-18 14:04:09 -04:00
2013-07-30 16:58:37 +02:00
2013-05-21 00:25:14 -07:00
2013-05-23 23:53:54 -07:00
2013-06-05 11:03:37 -04:00
2013-08-01 13:10:31 +02:00
2013-07-10 16:07:17 +02:00
2013-07-15 21:39:23 -07:00
2013-08-01 13:10:31 +02:00
2013-08-01 13:10:31 +02:00
2013-08-01 13:10:31 +02:00
2013-08-01 13:10:31 +02:00
2013-03-18 14:04:13 +01:00
2013-06-18 01:45:14 +03:00