Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/symsinit.h Mon Aug 13 10:07:42 2007 +0200 +++ b/src/symsinit.h Mon Aug 13 10:08:34 2007 +0200 @@ -71,7 +71,6 @@ void syms_of_editfns (void); void syms_of_elhash (void); void syms_of_emacs (void); -void syms_of_energize (void); void syms_of_eval (void); void syms_of_event_stream (void); void syms_of_event_mswindows (void); @@ -210,7 +209,6 @@ void vars_of_editfns (void); void vars_of_elhash (void); void vars_of_emacs (void); -void vars_of_energize (void); void vars_of_eval (void); void vars_of_event_stream (void); void vars_of_event_tty (void); @@ -297,7 +295,6 @@ void complex_vars_of_menubar (void); void complex_vars_of_scrollbar (void); void complex_vars_of_frame (void); -void complex_vars_of_energize (void); void complex_vars_of_casetab (void); void complex_vars_of_syntax (void); void complex_vars_of_chartab (void);