diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2017-05-25 10:04:12 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2017-05-25 10:04:12 +0200 |
commit | 1a9ce7c54e99d80fb515a33edbeeb75fd3239526 (patch) | |
tree | 08bf6758d1163c4d2efd70e79d4cf0745ecb53df /lisp/emacs-lisp/bytecomp.el | |
parent | bfdc27c5f60765a57164e9b12f34856ae90b5888 (diff) | |
download | emacs-1a9ce7c54e99d80fb515a33edbeeb75fd3239526.tar.gz emacs-1a9ce7c54e99d80fb515a33edbeeb75fd3239526.tar.bz2 emacs-1a9ce7c54e99d80fb515a33edbeeb75fd3239526.zip |
Switch Tramp to cl-lib
* lisp/net/tramp-compat.el (cl-lib): Require it rather than cl.
* lisp/net/tramp-ftp.el: Don't require cl.
* lisp/net/tramp-gvfs.el: Don't require cl.
(tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p): Use `cl-*' macros.
* lisp/net/tramp-sh.el: Don't require cl.
(tramp-set-file-uid-gid): Use `shell-quote-argument'.
(tramp-sh-gvfs-monitor-dir-process-filter)
(tramp-sh-inotifywait-process-filter): Use `cl-*' macros.
* lisp/net/tramp-smb.el: Don't require cl.
(tramp-smb-read-file-entry): Use `cl-*' macros.
* lisp/net/tramp.el (cl-lib): Require it rather than cl.
(tramp-parse-file, tramp-parse-shostkeys-sknownhosts)
(tramp-parse-passwd, tramp-parse-etc-group)
(tramp-parse-putty): Use `cl-*' macros.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions