Mercurial > emacs
view src/s/uxpv.h @ 88399:c93a7728939b
Don't load "international/utf-8". Don't call
update-coding-systems-internal. Bind coding-system-for-write to
`utf-8' while writing fns-XXX.el. Call clear-charset-maps before
dumping.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 01 Mar 2002 02:00:32 +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"