Mercurial > hg > xemacs-beta
comparison src/symsinit.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 966663fcf606 |
children | ca9a9ec9c1c1 |
comparison
equal
deleted
inserted
replaced
271:c7b7086b0a39 | 272:c5d627a313b1 |
---|---|
56 void syms_of_cmds (void); | 56 void syms_of_cmds (void); |
57 void syms_of_console_tty (void); | 57 void syms_of_console_tty (void); |
58 void syms_of_console_mswindows (void); | 58 void syms_of_console_mswindows (void); |
59 void syms_of_console (void); | 59 void syms_of_console (void); |
60 void syms_of_data (void); | 60 void syms_of_data (void); |
61 void syms_of_dbm (void); | 61 void syms_of_database (void); |
62 void syms_of_debug (void); | 62 void syms_of_debug (void); |
63 void syms_of_device_tty (void); | 63 void syms_of_device_tty (void); |
64 void syms_of_device_mswindows (void); | 64 void syms_of_device_mswindows (void); |
65 void syms_of_device_x (void); | 65 void syms_of_device_x (void); |
66 void syms_of_device (void); | 66 void syms_of_device (void); |
67 void syms_of_dialog_x (void); | 67 void syms_of_dialog_x (void); |
68 void syms_of_dialog (void); | 68 void syms_of_dialog (void); |
69 void syms_of_dired (void); | 69 void syms_of_dired (void); |
70 void syms_of_dlopen (void); | 70 void syms_of_dll (void); |
71 void syms_of_doc (void); | 71 void syms_of_doc (void); |
72 void syms_of_editfns (void); | 72 void syms_of_editfns (void); |
73 void syms_of_elhash (void); | 73 void syms_of_elhash (void); |
74 void syms_of_emacs (void); | 74 void syms_of_emacs (void); |
75 void syms_of_eval (void); | 75 void syms_of_eval (void); |
216 void vars_of_console (void); | 216 void vars_of_console (void); |
217 void vars_of_console_stream (void); | 217 void vars_of_console_stream (void); |
218 void vars_of_console_mswindows (void); | 218 void vars_of_console_mswindows (void); |
219 void vars_of_console_tty (void); | 219 void vars_of_console_tty (void); |
220 void vars_of_data (void); | 220 void vars_of_data (void); |
221 void vars_of_dbm (void); | 221 void vars_of_database (void); |
222 void vars_of_debug (void); | 222 void vars_of_debug (void); |
223 void vars_of_device (void); | 223 void vars_of_device (void); |
224 void vars_of_device_mswindows (void); | 224 void vars_of_device_mswindows (void); |
225 void vars_of_device_x (void); | 225 void vars_of_device_x (void); |
226 void vars_of_dialog (void); | 226 void vars_of_dialog (void); |