Files
emacs/src/s
2002-09-05 17:11:25 +00:00
..
2000-06-20 12:20:16 +00:00
2000-06-20 14:04:28 +00:00
2001-12-07 05:54:13 +00:00
2000-04-19 11:21:37 +00:00
2001-11-17 03:47:10 +00:00
2001-12-09 16:52:20 +00:00
2001-10-31 17:21:33 +00:00
2001-11-17 03:49:52 +00:00
2000-06-20 14:04:28 +00:00
2000-06-20 14:04:28 +00:00
2000-06-05 13:28:43 +00:00
2002-07-31 22:32:15 +00:00
2002-07-31 22:32:39 +00:00
2000-12-11 11:59:52 +00:00
2000-06-28 11:51:19 +00:00
2001-11-17 03:48:21 +00:00
2001-12-07 05:55:03 +00:00
2001-10-14 20:16:52 +00:00
2001-10-14 20:16:52 +00:00
2001-12-29 23:48:45 +00:00
2000-09-28 21:49:46 +00:00
2001-12-07 05:55:41 +00:00
2002-09-05 17:11:25 +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.