annotate src/s/uxpv.h @ 36809:126bac1a4495
EMACS_PRETEST_21_0_100
(Fset_window_configuration): Change call to
do_switch_frame to new format.
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Wed, 14 Mar 2001 16:36:16 +0000 |
parents |
e075b0cbd57a |
children |
695cf19ef79e |
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"
|