annotate src/s/uxpv.h @ 91224:3ce31df2ea58
(fontset_find_font): Don't prefer a font of
supplementary charset.
author |
Kenichi Handa <handa@m17n.org> |
date |
Mon, 10 Dec 2007 06:23:41 +0000 |
parents |
68c22ea6027c |
children |
|
rev |
line source |
24384
|
1 /* System description file for Fujitsu UXP/V
|
|
2 This file describes the parameters that system description files
|
|
3 should define or not. */
|
|
4
|
|
5 #include "usg5-4-2.h"
|
|
6
|
|
7 /* SYSTEM_TYPE should indicate the kind of system you are using.
|
|
8 It sets the Lisp variable system-type. */
|
|
9
|
|
10 #undef SYSTEM_TYPE
|
|
11 #define SYSTEM_TYPE "uxpv"
|
89909
|
12
|
|
13 /* arch-tag: 3f00cfe7-f44c-45ce-a2fe-2b17fc411a1e
|
|
14 (do not change this comment) */
|