diff src/emacs.c @ 3381:374186f156d5

[xemacs-hg @ 2006-05-06 17:55:58 by stephent] metacity maximization fix, see src/ChangeLog. <87ejz7t57b.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sat, 06 May 2006 17:56:00 +0000
parents 316fddbf58e2
children 4d52aea479a2
line wrap: on
line diff
--- a/src/emacs.c	Sat May 06 08:46:38 2006 +0000
+++ b/src/emacs.c	Sat May 06 17:56:00 2006 +0000
@@ -2186,6 +2186,7 @@
 #ifdef HAVE_BALLOON_HELP
       vars_of_balloon_x ();
 #endif
+      vars_of_console_x ();
       vars_of_device_x ();
 #ifdef HAVE_X_DIALOGS
       vars_of_dialog_x ();