projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bcc7a2
)
; Silence byte-compiler in wallpaper.el
author
Stefan Kangas
<stefankangas@gmail.com>
Thu, 15 Sep 2022 13:44:06 +0000
(15:44 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Thu, 15 Sep 2022 13:44:27 +0000
(15:44 +0200)
* lisp/image/wallpaper.el (w32-set-wallpaper): Declare.
lisp/image/wallpaper.el
patch
|
blob
|
history
diff --git
a/lisp/image/wallpaper.el
b/lisp/image/wallpaper.el
index ef2ad31eba74368a9fa014c6ee964c14792f60ba..b5ce7355cd0a6ca1bb503677e40907fcd65b7acb 100644
(file)
--- a/
lisp/image/wallpaper.el
+++ b/
lisp/image/wallpaper.el
@@
-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)