mouse_moveto (0, 0);
mouse_visible = 0;
}
-
+\f
/* ------------------------- Screen control ----------------------
*
*/
return 0;
#endif
}
-
-
\f
/* ----------------------- Keyboard control ----------------------
*
IT_cursor_to (row, col);
xfree (text);
}
-
+\f
/* --------------------------- X Menu emulation ---------------------- */
+/* Report availability of menus. */
+
+int
+have_menus_p ()
+{
+ return 1;
+}
+
/* Create a brand new menu structure. */
XMenu *
return FRAME_HEIGHT (f);
}
#endif /* !HAVE_X_WINDOWS */
-
-
+\f
/* ----------------------- DOS / UNIX conversion --------------------- */
/* Destructively turn backslashes into slashes. */
reset_sys_modes ();
exit (1);
}
-
-
+\f
/* ------------------------- Compatibility functions -------------------
* gethostname
* gettimeofday