Mercurial > hg > xemacs-beta
comparison src/symsinit.h @ 5133:444a448b2f53
Merge branch ben-lisp-object into default branch
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sun, 07 Mar 2010 06:47:37 -0600 |
parents | a9c41067dd88 |
children | 1fae11d56ad2 |
comparison
equal
deleted
inserted
replaced
5113:b2dcf6a6d8ab | 5133:444a448b2f53 |
---|---|
380 void vars_of_event_tty (void); | 380 void vars_of_event_tty (void); |
381 void reinit_vars_of_event_tty (void); | 381 void reinit_vars_of_event_tty (void); |
382 void vars_of_events (void); | 382 void vars_of_events (void); |
383 void reinit_vars_of_events (void); | 383 void reinit_vars_of_events (void); |
384 void vars_of_extents (void); | 384 void vars_of_extents (void); |
385 void reinit_vars_of_extents (void); | |
386 void vars_of_faces (void); | 385 void vars_of_faces (void); |
387 void vars_of_file_coding (void); | 386 void vars_of_file_coding (void); |
388 void reinit_vars_of_file_coding (void); | 387 void reinit_vars_of_file_coding (void); |
389 void vars_of_fileio (void); | 388 void vars_of_fileio (void); |
390 #ifdef USE_C_FONT_LOCK | 389 #ifdef USE_C_FONT_LOCK |