annotate src/s/windows95.h @ 49914:b4b6ede28a6f
(x_face_list_fonts): Fix int/Lisp_Object mixup.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Sat, 22 Feb 2003 22:20:00 +0000 |
parents |
2c74dc6e82ab |
children |
695cf19ef79e |
rev |
line source |
11946
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
1 /* System description file for Windows 95. */
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
2
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
3 #include "windowsnt.h"
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
4
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
5 #define WINDOWS95
|