Mercurial > hg > xemacs-beta
comparison src/symsinit.h @ 217:d44af0c54775 r20-4b7
Import from CVS: tag r20-4b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:08:34 +0200 |
parents | 78f53ef88e17 |
children | 6c0ae1f9357f |
comparison
equal
deleted
inserted
replaced
216:43306a74e31c | 217:d44af0c54775 |
---|---|
69 void syms_of_dired (void); | 69 void syms_of_dired (void); |
70 void syms_of_doc (void); | 70 void syms_of_doc (void); |
71 void syms_of_editfns (void); | 71 void syms_of_editfns (void); |
72 void syms_of_elhash (void); | 72 void syms_of_elhash (void); |
73 void syms_of_emacs (void); | 73 void syms_of_emacs (void); |
74 void syms_of_energize (void); | |
75 void syms_of_eval (void); | 74 void syms_of_eval (void); |
76 void syms_of_event_stream (void); | 75 void syms_of_event_stream (void); |
77 void syms_of_event_mswindows (void); | 76 void syms_of_event_mswindows (void); |
78 void syms_of_event_Xt (void); | 77 void syms_of_event_Xt (void); |
79 void syms_of_events (void); | 78 void syms_of_events (void); |
208 void vars_of_dired (void); | 207 void vars_of_dired (void); |
209 void vars_of_doc (void); | 208 void vars_of_doc (void); |
210 void vars_of_editfns (void); | 209 void vars_of_editfns (void); |
211 void vars_of_elhash (void); | 210 void vars_of_elhash (void); |
212 void vars_of_emacs (void); | 211 void vars_of_emacs (void); |
213 void vars_of_energize (void); | |
214 void vars_of_eval (void); | 212 void vars_of_eval (void); |
215 void vars_of_event_stream (void); | 213 void vars_of_event_stream (void); |
216 void vars_of_event_tty (void); | 214 void vars_of_event_tty (void); |
217 void vars_of_event_mswindows (void); | 215 void vars_of_event_mswindows (void); |
218 void vars_of_event_Xt (void); | 216 void vars_of_event_Xt (void); |
295 void complex_vars_of_glyphs_x (void); | 293 void complex_vars_of_glyphs_x (void); |
296 void complex_vars_of_alloc (void); | 294 void complex_vars_of_alloc (void); |
297 void complex_vars_of_menubar (void); | 295 void complex_vars_of_menubar (void); |
298 void complex_vars_of_scrollbar (void); | 296 void complex_vars_of_scrollbar (void); |
299 void complex_vars_of_frame (void); | 297 void complex_vars_of_frame (void); |
300 void complex_vars_of_energize (void); | |
301 void complex_vars_of_casetab (void); | 298 void complex_vars_of_casetab (void); |
302 void complex_vars_of_syntax (void); | 299 void complex_vars_of_syntax (void); |
303 void complex_vars_of_chartab (void); | 300 void complex_vars_of_chartab (void); |
304 void complex_vars_of_buffer (void); | 301 void complex_vars_of_buffer (void); |
305 void complex_vars_of_console (void); | 302 void complex_vars_of_console (void); |