Files
emacs/src/s
2010-10-19 13:44:07 +02:00
..
2010-09-20 14:38:50 +03:00
2010-09-20 14:38:50 +03:00
2010-10-19 13:44:07 +02:00
2010-09-20 14:38:50 +03:00
2010-09-20 14:38:50 +03:00
2010-06-02 22:29:02 -07:00
2010-09-20 14:38:50 +03:00
2010-05-03 21:00:10 -07:00
2010-06-02 22:29:02 -07:00
2010-09-20 14:38:50 +03: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.