view src/s/gnu-kfreebsd.h @ 102916:e36cab721439

* nonascii.texi (Text Representations): Copyedits. (Coding System Basics): Also mention utf-8-emacs. (Converting Representations, Selecting a Representation) (Scanning Charsets, Translation of Characters, Encoding and I/O): Copyedits. (Character Codes): Mention role of codepoints 1114112 to 4194175.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 10 Apr 2009 01:16:27 +0000
parents 0e7b65656292
children ef719132ddfa
line wrap: on
line source

#include "gnu-linux.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 "gnu/kfreebsd" /* All the best software is free */

#define NO_TERMIO               /* use only <termios.h> */

/* arch-tag: 8d098200-2586-469e-99ab-6d092c035e03
   (do not change this comment) */