annotate src/s/uxpv.h @ 29412:ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-init.el (ediff-has-face-support-p): make it paint faces on
tty's.
* ediff-diff.el (ediff-exec-process): use --binary for fine
differences whenever apropriate.
* viper-cmd.el (viper-smart-suffix-list): rearranged list members.
* viper.el (find-file,find-file-other-window): get viper to do
wildcards.
author |
Michael Kifer <kifer@cs.stonybrook.edu> |
date |
Mon, 05 Jun 2000 00:07:02 +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"
|