view src/s/uxpv.h @ 43218:a4b638169822

(make_gap_smaller): Preserve BEG_UNCHANGED during gap reduction. This fixes a display problem where stray newlines were inserted in the window (corrected by C-l). Clarified code (IMHO).
author Kim F. Storm <storm@cua.dk>
date Sat, 09 Feb 2002 22:57:25 +0000
parents e075b0cbd57a
children 695cf19ef79e
line wrap: on
line source

/* System description file for Fujitsu UXP/V
   This file describes the parameters that system description files
   should define or not.  */

#include "usg5-4-2.h"

/* SYSTEM_TYPE should indicate the kind of system you are using.
 It sets the Lisp variable system-type.  */

#undef SYSTEM_TYPE
#define SYSTEM_TYPE "uxpv"