From: Mattias EngdegÄrd Date: Fri, 14 Jul 2023 16:47:08 +0000 (+0200) Subject: ; * lisp/vc/ediff-wind.el: hush bytecomp warnings on non-X platforms X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d86755820c21ae717adb13f4894a12b1332fb2a7;p=emacs.git ; * lisp/vc/ediff-wind.el: hush bytecomp warnings on non-X platforms --- diff --git a/lisp/vc/ediff-wind.el b/lisp/vc/ediff-wind.el index 3077c562d63..7d7f849b09c 100644 --- a/lisp/vc/ediff-wind.el +++ b/lisp/vc/ediff-wind.el @@ -883,6 +883,9 @@ Create a new splittable frame if none is found." (not (ediff-frame-has-dedicated-windows (window-frame wind))) ))) +(defvar x-fast-protocol-requests) +(declare-function x-change-window-property "xfns.c") + (defun ediff-frame-make-utility (frame) (let ((x-fast-protocol-requests t)) (x-change-window-property