view src/s/README @ 74330:5401c4ed263b

(create-fontset-from-ascii-font, create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes. (fontset-name-p): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 30 Nov 2006 15:46:44 +0000
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.