Address some "unused lexical argument" warnings in eshell
authorGlenn Morris <rgm@gnu.org>
Thu, 19 Sep 2013 02:28:20 +0000 (19:28 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 19 Sep 2013 02:28:20 +0000 (19:28 -0700)
commitce5033129f16b6554b922a63ef0d499ced55a223
treeadf1eef255cb344ee0a6684630bd03888d08420b
parenta022856b0f99e19a51caff163b477f22faf6418f
Address some "unused lexical argument" warnings in eshell

* eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
Fix (f)boundp mix-up.

* eshell/em-smart.el (eshell-smart-scroll-window)
(eshell-disable-after-change):
* eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
lisp/ChangeLog
lisp/eshell/em-ls.el
lisp/eshell/em-smart.el
lisp/eshell/em-term.el