diff src/emacs.c @ 863:42375619fa45

[xemacs-hg @ 2002-06-04 06:03:59 by andyp] merge 21.4 windows changes, minimally tested
author andyp
date Tue, 04 Jun 2002 06:05:53 +0000
parents 84762348c6f9
children 79c6ff3eef26
line wrap: on
line diff
--- a/src/emacs.c	Mon Jun 03 12:24:14 2002 +0000
+++ b/src/emacs.c	Tue Jun 04 06:05:53 2002 +0000
@@ -1932,6 +1932,7 @@
 	 */
 
       specifier_vars_of_glyphs ();
+      specifier_vars_of_glyphs_widget ();
       specifier_vars_of_gutter ();
 #ifdef HAVE_MENUBARS
       specifier_vars_of_menubar ();