annotate src/s/uxpv.h @ 24984:1553432b90d5

Ditto. (custom-face-attributes): Add overline, strike-through, box. (custom-face-attributes): Use `choice' everywhere so that "*" can be entered. (custom-face-attributes): Don't use `#''. (custom-face-attributes): Accept color name. (custom-facep): Always define as alias for facep. (custom-face-attributes): Use choice widgets. Remove :bold and :italic. (custom-face-attributes): Add :bold and :italic for compatibility with old code. (custom-face-attributes): Use new face attributes. (custom-declare-face): Don't make frame-local faces. (global): Face relief added.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 21 Jul 1999 21:43:03 +0000
parents e075b0cbd57a
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
24384
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 /* System description file for Fujitsu UXP/V
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2 This file describes the parameters that system description files
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 should define or not. */
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
4
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
5 #include "usg5-4-2.h"
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
6
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
7 /* SYSTEM_TYPE should indicate the kind of system you are using.
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
8 It sets the Lisp variable system-type. */
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
9
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
10 #undef SYSTEM_TYPE
e075b0cbd57a Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
11 #define SYSTEM_TYPE "uxpv"