view src/m/README @ 49918:c5956f47d1f6

Merge changes from CPerl-4.35. (cperl-xemacs-p): Move. (cperl-can-font-lock): New var to replace window-system. (cperl-enable-font-lock): Use it. (cperl-use-major-mode): New var. (cperl-mode): Use it. (cperl-calculate-indent): Remove code whose removal was missed in some earlier merge. (cperl-tags-hier-init): Use display-popup-menus-p.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 23 Feb 2003 01:42:24 +0000
parents 61793eeb4b68
children
line wrap: on
line source

This directory contains C header files containing machine-specific
definitions.  Each file describes a particular machine.  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 machine descriptions; it
describes the parameters a machine file can specify.