use guile-snarf for subr definition
[bpt/emacs.git] / src / w16select.c
index 1e4d35b..7656fc7 100644 (file)
@@ -675,9 +675,7 @@ frame's display, or the first available X display.  */)
 void
 syms_of_win16select (void)
 {
-  defsubr (&Sw16_set_clipboard_data);
-  defsubr (&Sw16_get_clipboard_data);
-  defsubr (&Sx_selection_exists_p);
+#include "w16select.x"
 
   DEFVAR_LISP ("selection-coding-system", Vselection_coding_system,
               doc: /* Coding system for communicating with other programs.