/* Attach the `x-frame-parameter' properties to
the Lisp symbol names of parameters relevant to X. */
+void
init_x_parm_symbols ()
{
int i;
UNBLOCK_INPUT;
}
\f
-extern Lisp_Object x_new_font ();
-extern Lisp_Object x_new_fontset ();
-extern Lisp_Object Fquery_fontset ();
-
void
x_set_font (f, arg, oldval)
struct frame *f;
/* Create and set up the X window for frame F. */
+void
x_window (f)
struct frame *f;
UNBLOCK_INPUT;
}
\f
+void
syms_of_xfns ()
{
/* This is zero if not using X windows. */