Files
emacs/src/s
Dan Nicolaescu c5e7567d3b * src/fileio.c:
* src/sysdep.c
* src/systty.h:
* src/m/ibmrs6000.h:
* src/m/iris4d.h:
* src/s/aix4-2.h:
* src/s/freebsd.h:
* src/s/gnu-linux.h:
* src/s/hpux10-20.h:
* src/s/hpux11.h:
* src/s/netbsd.h:
* src/s/sol2-3.h:
* src/s/sol2-4.h:
* src/s/sol2.h:
* src/s/usg5-4.h:
* src/s/vms.h: Remove references to unused variables.
2008-07-10 15:26:15 +00:00
..
2008-07-10 15:26:15 +00:00
2008-06-26 04:24:54 +00:00
2008-07-10 03:26:06 +00:00
2008-07-10 15:26:15 +00:00
2008-07-10 15:26:15 +00:00
2008-06-26 04:24:54 +00:00
2008-07-10 15:26:15 +00:00
2008-07-10 15:26:15 +00:00
2008-06-26 04:24:54 +00:00
2008-06-27 02:41:14 +00:00
2008-07-10 15:26:15 +00:00
2008-07-10 15:26:15 +00:00
2008-07-10 15:26:15 +00:00
2008-07-10 03:26:06 +00:00
2008-07-10 15:26:15 +00:00
2008-06-26 04:24:54 +00:00
2008-07-10 03:26:06 +00:00
2008-07-10 15:26:15 +00:00
2008-07-10 15:26:15 +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.