view lwlib/README @ 110680:3bc79f337a57

Small process.c cleanups. * src/process.c: Move #include <pty.h> earlier. (SIGCHLD): Remove conditional definition, syssignal.h defines it. (pty_name): Move definition later.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 01 Oct 2010 06:04:07 -0700
parents 316cee8951ad
children
line wrap: on
line source

This subdirectory contains the Lucid Widget Library (lwlib), which
provides a uniform interface to a few different X toolkits.  The
library was written by Lucid, Inc and released under the terms of the
GPL version 1 (or later).  It is not considered part of GNU Emacs.

This version of the library differs from the original as described in
the ChangeLog file.