Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3380:72f5451ab2f0 | 3381:374186f156d5 |
---|---|
2184 | 2184 |
2185 #ifdef HAVE_X_WINDOWS | 2185 #ifdef HAVE_X_WINDOWS |
2186 #ifdef HAVE_BALLOON_HELP | 2186 #ifdef HAVE_BALLOON_HELP |
2187 vars_of_balloon_x (); | 2187 vars_of_balloon_x (); |
2188 #endif | 2188 #endif |
2189 vars_of_console_x (); | |
2189 vars_of_device_x (); | 2190 vars_of_device_x (); |
2190 #ifdef HAVE_X_DIALOGS | 2191 #ifdef HAVE_X_DIALOGS |
2191 vars_of_dialog_x (); | 2192 vars_of_dialog_x (); |
2192 #endif | 2193 #endif |
2193 vars_of_frame_x (); | 2194 vars_of_frame_x (); |