eshell-eval-using-options: Avoid compiler warning differently
commit6a2d179a477d6d92fe9df78c4eee392cf83d6d4e
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 11 Mar 2018 02:49:22 +0000 (10 21:49 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 11 Mar 2018 02:49:22 +0000 (10 21:49 -0500)
treec60724d608097be5de8bb0b5ee7cac978d88de68
parenta3f26048a9b115e8dabffaa768128eaccd07dfd3
eshell-eval-using-options: Avoid compiler warning differently

* lisp/eshell/em-unix.el (eshell/time):
* lisp/eshell/em-tramp.el (eshell/sudo):
* lisp/eshell/esh-var.el (eshell/env): Remove artificial use of `args'.

* lisp/eshell/esh-opt.el (eshell-eval-using-options): Silence warning
when `args' is not used by `body-forms'.
lisp/eshell/em-tramp.el
lisp/eshell/em-unix.el
lisp/eshell/esh-opt.el
lisp/eshell/esh-var.el