view src/s/README @ 107586:cbca7f94b057

Retrospective commit from 2009-08-29. Started working on cursor motion. xdisp.c (set_cursor_from_row): Don't assume glyph->charpos increments linearly. (try_window_reusing_current_matrix): Don't assume glyph->charpos increments linearly. bidi.c <bidi_overriding_paragraph_direction>: Default to L2R, for now.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 31 Dec 2009 15:56:07 -0500
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.