1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00
emacs/lisp/net
Michael Albinus 4c1f03efec Code cleanup.
* net/tramp.el (tramp-debug-message): Do not check for connection
buffer.
(tramp-message): Use "vector" connection property.

* net/tramp.el (tramp-rfn-eshadow-update-overlay)
(tramp-equal-remote, tramp-eshell-directory-change)
* net/tramp-adb.el (tramp-adb-handle-copy-file)
(tramp-adb-handle-rename-file)
* net/tramp-cmds.el (tramp-list-remote-buffers)
(tramp-cleanup-connection, tramp-cleanup-this-connection)
* net/tramp-compat.el (tramp-compat-process-running-p)
* net/tramp-ftp.el (tramp-ftp-file-name-handler)
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
(tramp-gvfs-handle-rename-file)
* net/tramp-sh.el (tramp-sh-handle-set-file-times)
(tramp-set-file-uid-gid)
* net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
of `file-remote-p'.

* net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
* net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
(tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
(tramp-gw-open-network-stream): Suppress unrelated traces.

* net/tramp-adb.el (tramp-adb-maybe-open-connection)
* net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
connection property.

* net/tramp-cache.el (top): Suppress traces when reading
presistency file.

* net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
Refactor common code.  Improve debug message.
(tramp-maybe-open-connection)
* net/tramp-smb.el (tramp-smb-call-winexe): Do not request
connection buffer too early.

* net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
from `tramp-smb-actions-with-acl'.
(tramp-smb-actions-set-acl): New defconst.
(tramp-smb-handle-copy-directory)
(tramp-smb-action-get-acl): New defun, renamed from
`tramp-smb-action-with-acl'.
(tramp-smb-action-set-acl): New defun.
(tramp-smb-handle-set-file-acl): Rewrite.
2013-10-17 21:39:22 +02:00
..
.gitignore
ange-ftp.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
browse-url.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
dbus.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
eudc-vars.el
eudc.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
eudcb-bbdb.el
eudcb-ldap.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
eudcb-mab.el
eudcb-ph.el
eww.el * net/eww.el (eww-render): Always set eww-current-url, and update header line. 2013-10-15 18:30:55 -07:00
gnutls.el * net/gnutls.el (gnutls-log-level): Declare. 2013-09-17 21:50:54 -07:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ldap.el
mairix.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
net-utils.el
netrc.el
network-stream.el * net/network-stream.el (network-stream-open-starttls): Don't add 2013-10-06 19:14:11 +02:00
newst-backend.el
newst-plainview.el Do not call to `selected-frame' where it is assumed by default. 2013-08-05 14:35:55 +04:00
newst-reader.el
newst-ticker.el
newst-treeview.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
newsticker.el
ntlm.el
quickurl.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
rcirc.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
rcompile.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el * net/secrets.el (secrets-create-collection): Add optional 2013-10-04 12:31:59 +02:00
shr-color.el Move some files from gnus/ to net/ 2013-06-18 14:04:09 -04:00
shr.el * net/shr.el (image-size, image-animate): Declare. 2013-09-17 21:53:05 -07:00
snmp-mode.el
soap-client.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
soap-inspect.el
socks.el
telnet.el
tls.el
tramp-adb.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-cache.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-cmds.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-compat.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-ftp.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-gvfs.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-gw.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-sh.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-smb.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-uu.el Remove byte compiler warnings, visible when compiling with 2013-08-15 16:29:08 +02:00
tramp.el Code cleanup. 2013-10-17 21:39:22 +02:00
trampver.el * net/tramp.el (tramp-handle-insert-file-contents): Improve handling 2013-10-07 14:45:20 +02:00
webjump.el * lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo. 2013-06-18 01:45:14 +03:00
zeroconf.el