Files
emacs/src/s
2002-11-18 06:44:22 +00:00
..
2001-12-07 05:54:13 +00:00
2002-11-06 04:57:48 +00:00
2002-10-30 18:57:59 +00:00
2002-10-30 18:57:41 +00:00
2001-11-17 03:48:21 +00:00
2001-12-07 05:55:03 +00:00
2002-11-05 05:19:58 +00:00
2002-09-13 19:36:33 +00:00
2002-11-18 06:44:22 +00:00
2001-12-07 05:55:41 +00:00

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.