Mercurial > emacs
view src/s/riscix1-1.h @ 91070:2060802cc53f
(add_font_name_to_list): Avoid vertical fonts.
(font_matches_spec): Remove debug output.
(add_font_entity_to_list): Avoid using substituted fonts.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 26 Oct 2007 23:50:29 +0000 |
parents | f55f9811f5d7 |
children |
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) */