view src/s/README @ 111208:7608f4a2422d

* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var. (log-edit-author): New dynamic var. (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it to return the author if different from committer. (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 27 Oct 2010 17:47:09 -0400
parents 8e1b437e5d04
children
line wrap: on
line source

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.