Name
move-window-relative -- Move WIN X, Y pixels from where it is currently.
Synopsis
(move-window-relative x y #&optional (win (get-window)))
Description
Move WIN X, Y pixels from where it is currently.
Positive X moves right, negative moves left.
Positive Y moves down, negative moves up.