Address some "unused lexical variable" warnings
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Sep 2013 01:48:00 +0000 (21:48 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Sep 2013 01:48:00 +0000 (21:48 -0400)
commit49a053fc5b27c7d1a32c42301fc66657dfc396ae
treecdea9c4b74ae44743f76c0ea43f906b9bed9b9c0
parent35cc47373edddb3642a8486b3052f6530ab9a778
Address some "unused lexical variable" warnings

* lisp/dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.

* lisp/eshell/esh-io.el (x-select-enable-clipboard): Declare.

* lisp/erc/erc-button.el (erc-button-add-buttons):
* lisp/eshell/em-cmpl.el (eshell-complete-parse-arguments):
* lisp/eshell/em-hist.el (eshell/history, eshell-isearch-backward):
* lisp/eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
Remove unused local variables.
lisp/ChangeLog
lisp/dframe.el
lisp/erc/ChangeLog
lisp/erc/erc-button.el
lisp/eshell/em-cmpl.el
lisp/eshell/em-hist.el
lisp/eshell/em-pred.el
lisp/eshell/esh-io.el