Mercurial > emacs
view src/s/riscix1-1.h @ 85546:d3c6c7427cef
* term/news.el (terminal-init-news):
* term/lk201.el (terminal-init-lk201):
* term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 22 Oct 2007 15:17:36 +0000 |
parents | e68ecda9b55b |
children | f55f9811f5d7 |
line wrap: on
line source
/* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) */ #define RISCiX_1_1 1 #define RISCiX 11 #define CRT0_O /lib/crt0.o #include "bsd4-3.h" /* arch-tag: 382df034-9843-4a82-8a3a-2e50a4dd532c (do not change this comment) */