extern Lisp_Object set_internal P_ ((Lisp_Object, Lisp_Object, struct buffer *, int));
extern void syms_of_data P_ ((void));
extern void init_data P_ ((void));
+extern void swap_in_global_binding P_ ((Lisp_Object));
/* Defined in cmds.c */
EXFUN (Fend_of_line, 1);
extern void syms_of_xfns P_ ((void));
extern void init_xfns P_ ((void));
EXFUN (Fxw_display_color_p, 1);
-/* Fixme: x_defined_color needs declaring, but needs FRAME_PTR and XColor. */
#endif /* HAVE_X_WINDOWS */
/* Defined in xselect.c */