; Silence byte-compiler in wallpaper.el

* lisp/image/wallpaper.el (w32-set-wallpaper): Declare.
This commit is contained in:
Stefan Kangas 2022-09-15 15:44:06 +02:00
parent 6bcc7a2df7
commit 99bb6de7e1

View file

@ -215,6 +215,7 @@ See also `wallpaper-default-width'.")
(funcall fun)
(read-number (format "Wallpaper %s in pixels: " desc) default)))
(declare-function w32-set-wallpaper "w32fns.c")
(declare-function haiku-set-wallpaper "term/haiku-win.el")
(defun wallpaper-set (file)