X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fsymsinit.h;h=7ae439dc940d6448f4da4171edd29cce575bd373;hp=5fbcd2634ade1cc128b54debcebb5fbe12dd8c3d;hb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;hpb=7de03d6d03b52f49036eed2b6bb488112dc6ab05 diff --git a/src/symsinit.h b/src/symsinit.h index 5fbcd26..7ae439d 100644 --- a/src/symsinit.h +++ b/src/symsinit.h @@ -101,6 +101,7 @@ void syms_of_gui_x (void); void syms_of_gui (void); void syms_of_gutter (void); void syms_of_indent (void); +void syms_of_input_method_xlib (void); void syms_of_intl (void); void syms_of_keymap (void); void syms_of_lread (void); @@ -148,6 +149,7 @@ void syms_of_widget (void); void syms_of_window (void); void syms_of_xselect (void); void syms_of_eldap (void); +void syms_of_gpmevent (void); /* Initialize the console types (dump-time but for reinit_). */ @@ -368,6 +370,7 @@ void reinit_vars_of_window (void); void vars_of_xselect (void); void reinit_vars_of_xselect (void); void vars_of_eldap (void); +void vars_of_gpmevent (void); /* Initialize specifier variables (dump-time only). */