]> git.eshelyaron.com Git - emacs.git/commit
eshell-eval-using-options: Avoid compiler warning differently
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 11 Mar 2018 02:49:22 +0000 (21:49 -0500)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:03 +0000 (14:15 +0800)
commit77705fff0e87b1cc246f58869752cb036443cf99
tree8d74d5cabaaefd43437b7012036f546f93b97604
parentb8c0e0cbd007c1b7b45a609797578358653cef01
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