1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/net
Michael Albinus 864c58ca5f * filenotify.el: New package.
* autorevert.el (top): Require filenotify.el.
(auto-revert-notify-enabled): Remove.  Use `file-notify-support'
instead.
(auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
(auto-revert-notify-handler): Use `file-notify-*' functions.

* subr.el (file-notify-handle-event): Move function to filenotify.el.

* net/tramp.el (tramp-file-name-for-operation): Handle
`file-notify-add-watch' and `file-notify-rm-watch'.

* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
for `file-notify-add-watch' and `file-notify-rm-watch'.
(tramp-process-sentinel): Improve trace.
(tramp-sh-handle-file-notify-add-watch)
(tramp-sh-file-notify-process-filter)
(tramp-sh-handle-file-notify-rm-watch)
(tramp-get-remote-inotifywait): New defuns.
2013-07-04 11:39:36 +02:00
..
.gitignore
ange-ftp.el
browse-url.el Use eww-browse-url' instead of eww' 2013-06-19 09:37:45 +02:00
dbus.el Add comment for last change. 2013-05-28 08:49:19 +02:00
dig.el
dns.el
eudc-bob.el
eudc-export.el * net/eudc-export.el: Make it loadable without bbdb. 2013-05-06 00:14:03 -07:00
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el Make a few libraries loadable in isolation 2013-05-10 19:25:11 -07:00
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el
eww.el * net/eww.el: Autoload `eww-browse-url'. 2013-06-28 09:54:42 +02:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el
mairix.el
net-utils.el Use completion-at-point rather than obsolete alias. 2013-05-29 20:20:56 -07:00
netrc.el
network-stream.el
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
ntlm.el
quickurl.el
rcirc.el
rcompile.el
rlogin.el rlogin.el tiny cleanup 2013-05-29 20:22:45 -07:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el * net/secrets.el (secrets-struct-secret-content-type): Replace 2013-06-19 08:24:12 +02:00
shr-color.el Move some files from gnus/ to net/ 2013-06-18 14:04:09 -04:00
shr.el Fix shr table rendering infloop 2013-06-30 15:11:41 +02:00
snmp-mode.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
soap-client.el
soap-inspect.el
socks.el socks.el small cleanup 2013-05-23 23:53:54 -07:00
telnet.el
tls.el (open-tls-stream): Remove unneeded buffer contents when opening the connection. 2013-06-05 11:03:37 -04:00
tramp-adb.el * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is 2013-06-19 15:14:24 +02:00
tramp-cache.el Fix typo. 2013-06-18 16:16:12 +02:00
tramp-cmds.el
tramp-compat.el * net/tramp-compat.el (tramp-compat-call-process): Move function ... 2013-04-22 12:26:09 +02:00
tramp-ftp.el
tramp-gvfs.el * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst. 2013-05-24 12:03:45 +02:00
tramp-gw.el
tramp-sh.el * filenotify.el: New package. 2013-07-04 11:39:36 +02:00
tramp-smb.el
tramp-uu.el
tramp.el * filenotify.el: New package. 2013-07-04 11:39:36 +02:00
trampver.el
webjump.el * lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo. 2013-06-18 01:45:14 +03:00
zeroconf.el