Show
Ignore:
Timestamp:
03/21/07 09:51:40 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lwlib/README

    r1204 r4196  
    1 This subdirectory contains the lwlib library which provides a uniform 
    2 interface to a few different X toolkits.  The library was written by Lucid. 
    3 This version has changes in the makefile to fit in with Emacs's configur
    4 script, and some source files have been renamed to fit in 14 characters. 
     1This subdirectory contains the Lucid Widget Library (lwlib), which 
     2provides a uniform interface to a few different X toolkits.  The 
     3library was written by Lucid, Inc and released under the terms of th
     4GPL version 1 (or later).  It is not considered part of GNU Emacs. 
    55 
     6This version of the library differs from the original as described in 
     7the ChangeLog file.  For example, the file "lwlib-int.h" was renamed 
     8from "lwlib-internal.h" in order to fit in 14 characters, and the 
     9makefile adjusted to fit in with Emacs's configure script.