Mercurial > hg > xemacs-beta
comparison src/device.c @ 263:727739f917cb r20-5b30
Import from CVS: tag r20-5b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:24:41 +0200 |
parents | 434959a2fba3 |
children | b2472a1930f2 |
comparison
equal
deleted
inserted
replaced
262:9d8607af9e13 | 263:727739f917cb |
---|---|
356 | 356 |
357 #ifdef HAVE_X_WINDOWS | 357 #ifdef HAVE_X_WINDOWS |
358 extern Lisp_Object Vdefault_x_device; | 358 extern Lisp_Object Vdefault_x_device; |
359 #endif | 359 #endif |
360 | 360 |
361 #ifdef HAVE_X_WINDOWS | 361 #ifdef HAVE_WINDOW_SYSTEM |
362 | 362 |
363 static void | 363 static void |
364 init_global_resources (struct device *d) | 364 init_global_resources (struct device *d) |
365 { | 365 { |
366 init_global_faces (d); | 366 init_global_faces (d); |