Mercurial > emacs
view src/s/README @ 112288:81d8294d0c45
* coding.c (decode_coding_emacs_mule): Remove unreachable code.
This is a typo left over from revno 95090 dated 2009-03-06,
which fixed Bug#2370. Caught by Sun cc.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sun, 16 Jan 2011 18:55:28 -0800 |
parents | 8e1b437e5d04 |
children |
line wrap: on
line source
This directory contains C header files containing operating-system-specific definitions. Each file describes a particular operating system. The emacs configuration script edits ../config.h to include the appropriate one of these files, and then each emacs source file includes config.h. template.h is a generic template for system descriptions; it describes the parameters a system file can specify.