diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2017-03-23 14:58:04 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2017-03-23 14:58:04 +0100 |
commit | e1392faae5c5cc7805b52efacbb25a71213afdeb (patch) | |
tree | e094f7eeaa13bd26a28f202a51b026e7c9c12017 /lib/getopt.in.h | |
parent | e472cfe8f3b01f29a49614f6207e4128e8b36b8c (diff) | |
download | emacs-e1392faae5c5cc7805b52efacbb25a71213afdeb.tar.gz emacs-e1392faae5c5cc7805b52efacbb25a71213afdeb.tar.bz2 emacs-e1392faae5c5cc7805b52efacbb25a71213afdeb.zip |
Use lexical-bind in Tramp
* lisp/net/tramp*.el: Add lexical-binding cookie. Move declarations up.
* lisp/net/tramp-adb.el (tramp-adb-parse-device-names): Use `push'
rather than `add-to-list'.
(tramp-adb-get-device): Remove unused variable.
* lisp/net/tramp-gvfs.el (tramp-gvfs-parse-device-names): Remove unused
variable.
* lisp/net/tramp.el (auto-save-file-name-transforms): Declare.
(tramp-find-file-name-coding-system-alist): Use `push' rather
than `add-to-list'.
* test/lisp/net/tramp-tests.el: Add lexical-binding cookie.
Require 'dired. Move declarations up.
(tramp-test32-make-nearby-temp-file): Wrap `make-nearby-temp-file'
and `temporary-file-directory' calls with `with-no-warnings'.
(tramp-test35-asynchronous-requests): Mark unused variable.
Diffstat (limited to 'lib/getopt.in.h')
0 files changed, 0 insertions, 0 deletions