]> git.eshelyaron.com Git - emacs.git/commit
Use proper read syntax for all function names in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 28 Feb 2019 09:33:05 +0000 (10:33 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 28 Feb 2019 09:33:05 +0000 (10:33 +0100)
commita80e10458a6e85b64936085f95354cdde5aa847b
treebbf3967570a3d2e30fd694501eec0ecbcd7afdca
parent4927f94792ffaab985e0aa3c977eb19308f067cf
Use proper read syntax for all function names in Tramp

* lisp/net/tramp.el:
* lisp/net/tramp-adb.el:
* lisp/net/tramp-archive.el:
* lisp/net/tramp-cache.el:
* lisp/net/tramp-cmds.el:
* lisp/net/tramp-compat.el:
* lisp/net/tramp-ftp.el:
* lisp/net/tramp-gvfs.el:
* lisp/net/tramp-integration.el:
* lisp/net/tramp-rclone.el:
* lisp/net/tramp-sh.el:
* lisp/net/tramp-smb.el:
* lisp/net/tramp-sudoedit.el:
* test/lisp/net/tramp-archive-tests.el:
* test/lisp/net/tramp-tests.el: Use proper read syntax for all
function names.
15 files changed:
lisp/net/tramp-adb.el
lisp/net/tramp-archive.el
lisp/net/tramp-cache.el
lisp/net/tramp-cmds.el
lisp/net/tramp-compat.el
lisp/net/tramp-ftp.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-integration.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el
test/lisp/net/tramp-archive-tests.el
test/lisp/net/tramp-tests.el