]> git.eshelyaron.com Git - emacs.git/commit
Declare two w32 functions to avoid byte compilation warnings
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 May 2019 03:18:12 +0000 (05:18 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 May 2019 03:18:12 +0000 (05:18 +0200)
commit54f5d678dccdf7b6a60579c6048e8cf87c81c4ae
tree29dcfa658cd86706a07c4e4e2c655876af51006b
parent92b1edb1f8232785c25cc9484a5dfb78b51da414
Declare two w32 functions to avoid byte compilation warnings

* lisp/w32-fns.el (w32-version, w32-read-registry): Declare these
functions to avoid byte compilation warnings.  The functions
should be loaded when `w32--os-description' is called, as far as I
can tell.
lisp/w32-fns.el