unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 99bb6de7e1: ; Silence byte-compiler in wallpaper.el
       [not found] ` <20220915134448.EE439C00872@vcs2.savannah.gnu.org>
@ 2022-09-15 17:34   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-09-15 17:34 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Kangas

> +(declare-function w32-set-wallpaper "w32fns.c")

How 'bout instead of using such a declaration
we replace (eq system-type 'windows-nt) with (fboundp
'w32-set-wallpaper) in the test?


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-15 17:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166324948865.20858.1920014523965979613@vcs2.savannah.gnu.org>
     [not found] ` <20220915134448.EE439C00872@vcs2.savannah.gnu.org>
2022-09-15 17:34   ` master 99bb6de7e1: ; Silence byte-compiler in wallpaper.el Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).