]> git.eshelyaron.com Git - emacs.git/commit
Suppress some unused lexical variable warnings in eshell
authorGlenn Morris <rgm@gnu.org>
Mon, 5 Mar 2018 19:29:40 +0000 (14:29 -0500)
committerGlenn Morris <rgm@gnu.org>
Mon, 5 Mar 2018 19:29:40 +0000 (14:29 -0500)
commitbcc80b8fd264352812a5bf5d11232659848cda3d
treed95cf5171c6d6c15a57f7dd7647ccee7e31222a3
parentbc85cdc16946ad2592450dd6b6ebc42be6421b05
Suppress some unused lexical variable warnings in eshell

* lisp/eshell/em-tramp.el (eshell/sudo):
* lisp/eshell/em-unix.el (eshell/time):
* lisp/eshell/esh-var.el (eshell/env):
Pretend to use "args" to quieten compiler.
lisp/eshell/em-tramp.el
lisp/eshell/em-unix.el
lisp/eshell/esh-opt.el
lisp/eshell/esh-var.el