annotate src/s/uxpv.h @ 54736:b94de166de9d
(ethio-sera-being-called-by-w3): New
variable.
(ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
instead of sera-being-called-by-w3.
(ethio-fidel-to-sera-buffer): Likewise.
(ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
instead of sera-being-called-by-w3.
(ethio-write-file): Likewise.
| author |
Kenichi Handa <handa@m17n.org> |
| date |
Mon, 05 Apr 2004 23:27:37 +0000 |
| parents |
695cf19ef79e |
| children |
375f2633d815 |
| 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"
|
|
52401
|
12
|
|
|
13 /* arch-tag: 3f00cfe7-f44c-45ce-a2fe-2b17fc411a1e
|
|
|
14 (do not change this comment) */
|