src/frame.h (FRAME_MOUSE_UPDATE): Fix a typo that caused infloop at
startup.
+2013-12-15 Eli Zaretskii <eliz@gnu.org>
+
+ * frame.h (FRAME_MOUSE_UPDATE): Fix a typo that caused infloop at
+ startup.
+
2013-12-15 Paul Eggert <eggert@cs.ucla.edu>
* gnutls.c (Fgnutls_boot): Fix typo; "!" applied to a Lisp_Object.
hlinfo->mouse_face_mouse_y); \
unblock_input (); \
} \
- } while (true)
+ } while (false)
/* Set visibility of frame F.
We call redisplay_other_windows to make sure the frame gets redisplayed