view src/m/README @ 87051:1da959e791de

* dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Renamed from Qdbus_system_bus and Qdbus_session_bus, respectively. (Vdbus_intern_symbols): Removed. (Vdbus_registered_functions_table): New hash table. (XD_SYMBOL_INTERN_SYMBOL): Removed. (xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal): Rewritten in order to manage registered functions by hash table Vdbus_registered_functions_table.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 04 Dec 2007 21:29:40 +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.