]> code.delx.au - gnu-emacs/commit
Avoid byte-compiler warnings due to 'declare-function'
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 May 2016 19:48:35 +0000 (22:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 May 2016 19:48:35 +0000 (22:48 +0300)
commit01d70ef7e620c7e8331f41d2a1e17d2c5a000c82
tree8bdf8c87da8576721a693e820914e544f043af5d
parent2a2c6ee8d18267c16e3953194c6066d9a22b88a5
Avoid byte-compiler warnings due to 'declare-function'

* lisp/w32-fns.el (set-message-beep, w32-get-locale-info)
(w32-get-valid-locale-ids):
* lisp/progmodes/js.el (ido-mode): Specify arglist in
'declare-function' forms, to avoid byte-compiler warnings.
lisp/progmodes/js.el
lisp/w32-fns.el