Files
emacs/src/s
2001-01-25 13:00:13 +00:00
..
2001-01-08 19:54:40 +00:00
2000-12-18 18:09:36 +00:00
2001-01-08 19:56:54 +00:00
2000-12-11 11:59:52 +00:00
2000-09-03 17:40:40 +00:00
2001-01-25 13:00:13 +00:00
2000-12-21 00:01:55 +00:00
2000-08-28 15:03:56 +00:00
2000-09-28 21:49:46 +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.