]> git.eshelyaron.com Git - emacs.git/commit
Fix last change
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jan 2021 13:02:48 +0000 (15:02 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jan 2021 13:02:48 +0000 (15:02 +0200)
commitc55b7b8e1f46612849a25f035578a46fa3fe343b
tree4a4a8af6b5ad8b4a69685341d37d49e4199e4224
parentba29d13f41b777969a324894ba82646d36e1ff5c
Fix last change

* src/frame.c (Fset_mouse_position, Fset_mouse_pixel_position):
Don't compile the FRAME_MSDOS_P case on platforms other than
MSDOS, as that will never happen there.
src/frame.c