1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00

Silence byte-compiler warning about x-pointer-invisible

* lisp/avoid.el (x-pointer-invisible): Declare to silence
byte-compiler.
This commit is contained in:
Stefan Kangas 2022-05-27 09:42:12 +02:00
parent a2f7b7c803
commit 4ed0f6e965

View file

@ -293,6 +293,8 @@ accumulated, and tries to keep it close to zero."
(mouse-avoidance-set-mouse-position (cons (+ (car (cdr cur)) deltax)
(+ (cdr (cdr cur)) deltay))))))
(defvar x-pointer-invisible) ; silence byte-compiler
(defun mouse-avoidance-random-shape ()
"Return a random cursor shape.
This assumes that any variable whose name begins with x-pointer- and