Files
emacs/src/s
2001-03-04 07:09:15 +00:00
..
2000-02-12 17:03:54 +00:00
2000-06-20 12:20:16 +00:00
2000-06-20 14:04:28 +00:00
2001-02-20 11:00:55 +00:00
2001-01-08 19:54:40 +00:00
2000-04-19 11:21:37 +00:00
2000-12-18 18:09:36 +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
2001-01-08 19:56:54 +00:00
2000-12-11 11:59:52 +00:00
2000-06-28 11:51:19 +00:00
2000-06-14 13:39:46 +00:00
2000-09-03 17:40:40 +00:00
2001-03-04 07:09:15 +00:00
2000-04-14 17:51:55 +00:00
2000-03-22 12:08:40 +00:00
2000-12-21 00:01:55 +00:00
2000-02-12 16:57:46 +00:00
2000-04-14 17:51: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.