; Silence byte-compiler in wallpaper.el
* lisp/image/wallpaper.el (w32-set-wallpaper): Declare.
This commit is contained in:
parent
6bcc7a2df7
commit
99bb6de7e1
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue