Mercurial > hg > xemacs-beta
diff src/symsinit.h @ 438:84b14dcb0985 r21-2-27
Import from CVS: tag r21-2-27
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:32:25 +0200 |
parents | 3ecd8885ac67 |
children | 8de8e3f6228a |
line wrap: on
line diff
--- a/src/symsinit.h Mon Aug 13 11:31:26 2007 +0200 +++ b/src/symsinit.h Mon Aug 13 11:32:25 2007 +0200 @@ -293,6 +293,7 @@ void reinit_vars_of_font_lock (void); void vars_of_frame_tty (void); void vars_of_frame_mswindows (void); +void reinit_vars_of_frame_mswindows (void); void vars_of_frame_x (void); void vars_of_frame (void); void vars_of_glyphs_x (void);