lisp/*.el: Fix some warnings
commit2f90bbb5febd44bc9ff8dbff9267f535f907c307
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 29 Jan 2017 18:34:35 +0000 (29 19:34 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 29 Jan 2017 18:34:35 +0000 (29 19:34 +0100)
treedd2b69ffaa8046b54172537f6330e100bc6fb413
parent9bf94639b8f674d2c7894df35f26f09d0ecc67f5
lisp/*.el: Fix some warnings

* lisp/battery.el (dbus-get-property):
* lisp/dired-aux.el (format-spec): Declare function.

* lisp/net/zeroconf.el (zeroconf-list-service-names)
(zeroconf-list-service-types, zeroconf-list-services):
Mark unused lexical arg.

* lisp/progmodes/hideshow.el (hs-hide-block-at-point):
* lisp/progmodes/sql.el (sql-end-of-statement):
Pass LIMIT to 'looking-back'.
lisp/battery.el
lisp/dired-aux.el
lisp/net/zeroconf.el
lisp/progmodes/hideshow.el
lisp/progmodes/sql.el