10 /* I think we don't need all these
24 extern char *repeat_last_function
;
25 extern char *repeat_last_complex_function
;
26 extern char *repeat_last_builtin_function
;
27 extern char *repeat_last_module
;
29 extern char *repeat_last_top_function;
30 extern char *repeat_last_menu;
31 extern FvwmWindow *repeat_last_fvwm_window;
34 Bool
set_repeat_data(void *data
, repeat_t type
, const func_t
*builtin
);