1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/lisp/net
Michael Albinus 62b6c5d280 Use `file-attribute-*' in Tramp
* lisp/net/tramp-compat.el (tramp-compat-file-attribute-type)
(tramp-compat-file-attribute-link-number)
(tramp-compat-file-attribute-user-id)
(tramp-compat-file-attribute-group-id)
(tramp-compat-file-attribute-modification-time)
(tramp-compat-file-attribute-size)
(tramp-compat-file-attribute-modes): New defaliases.

* lisp/net/tramp.el (tramp-handle-file-modes)
(tramp-handle-file-newer-than-file-p)
(tramp-handle-file-regular-p, tramp-handle-file-symlink-p)
(tramp-handle-set-visited-file-modtime)
(tramp-handle-verify-visited-file-modtime)
(tramp-get-local-gid, tramp-check-cached-permissions):
* lisp/net/tramp-adb.el (tramp-adb-handle-file-directory-p)
(tramp-adb-handle-file-truename, tramp-adb-handle-copy-file):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory)
(tramp-gvfs-handle-file-directory-p)
(tramp-gvfs-handle-write-region, tramp-gvfs-get-remote-uid)
(tramp-gvfs-get-remote-gid):
* lisp/net/tramp-sh.el (tramp-sh-handle-file-truename)
(tramp-sh-handle-set-visited-file-modtime)
(tramp-sh-handle-verify-visited-file-modtime)
(tramp-sh-handle-file-newer-than-file-p)
(tramp-sh-handle-file-ownership-preserved-p)
(tramp-do-copy-or-rename-file)
(tramp-do-copy-or-rename-file-via-buffer)
(tramp-do-copy-or-rename-file-directly)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-sh-handle-file-local-copy)
(tramp-sh-handle-write-region):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-copy-file)
(tramp-smb-handle-file-directory-p)
(tramp-smb-handle-file-writable-p)
(tramp-smb-handle-insert-directory): Use them.
2016-08-30 15:36:14 +02:00
..
ange-ftp.el
browse-url.el
dbus.el
dig.el
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el Rename "Directory Search" menu to "Servers" 2016-04-29 03:15:59 +02:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el Make `R' in eww work more reliably 2016-05-05 19:41:21 +02:00
gnutls.el Allow making TLS negotiation blocking 2016-03-05 17:04:34 +01:00
goto-addr.el
hmac-def.el
hmac-md5.el
html2text.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
imap.el
ldap.el
mailcap.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -04:00
mairix.el
net-utils.el Teach net-utils more iproute2 and nl80211 tools 2016-06-25 10:38:33 -04:00
netrc.el
network-stream.el Make STARTTLS error messages better 2016-04-24 15:39:44 +02:00
newst-backend.el Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el Move read-multiple-choice to subr-x.el 2016-07-22 11:08:21 +02:00
ntlm.el
pinentry.el Set file modes of pinentry socket for extra safety 2016-02-22 11:49:19 +09:00
pop3.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
puny.el
quickurl.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
rcirc.el ; Refer to version 25.2 rather than 26.1. 2016-06-10 00:55:02 -04:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Turn on lexical binding 2016-07-08 21:49:52 -04:00
shr-color.el
shr.el * lisp/net/shr.el (shr-fill-line): 2016-07-21 08:36:17 +00:00
sieve-manage.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
sieve-mode.el Remove some more face aliases obsoleted in 22.1 2016-06-23 18:48:12 -04:00
sieve.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
snmp-mode.el
soap-client.el Sync with soap-client repository, version 3.1.1 2016-03-16 11:03:31 -04:00
soap-inspect.el
socks.el
starttls.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -04:00
telnet.el
tls.el
tramp-adb.el Use `file-attribute-*' in Tramp 2016-08-30 15:36:14 +02:00
tramp-cache.el Use `process-live-p' in Tramp 2016-08-29 18:39:07 +02:00
tramp-cmds.el Improve robustness for out-of-band copy in Tramp 2016-05-31 20:00:21 +02:00
tramp-compat.el Use `file-attribute-*' in Tramp 2016-08-30 15:36:14 +02:00
tramp-ftp.el Add missing dcstrings in Tramp, remove chec for obsolee methods 2016-08-07 08:45:12 +02:00
tramp-gvfs.el Use `file-attribute-*' in Tramp 2016-08-30 15:36:14 +02:00
tramp-gw.el Use `process-live-p' in Tramp 2016-08-29 18:39:07 +02:00
tramp-sh.el Use `file-attribute-*' in Tramp 2016-08-30 15:36:14 +02:00
tramp-smb.el Use `file-attribute-*' in Tramp 2016-08-30 15:36:14 +02:00
tramp-uu.el
tramp.el Use `file-attribute-*' in Tramp 2016-08-30 15:36:14 +02:00
trampver.el Add Google Drive support to Tramp 2016-07-04 15:36:30 +02:00
webjump.el Misc small webjump updates. 2016-06-07 21:29:30 -04:00
zeroconf.el