Mercurial > emacs
view lwlib/README @ 52133:4c112142c56f
(byte-compile-not-obsolete-var): New var.
(byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
(byte-compile-defvar): Bind byte-compile-not-obsolete-var
to prevent warnings about defvar for an obsolete variable.
(byte-compile-log-warning):
warning-group-format renamed to warning-type-format.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 06 Aug 2003 01:08:21 +0000 |
parents | 648d04be6a9c |
children | 94ef9897d110 |
line wrap: on
line source
This subdirectory contains the lwlib library which provides a uniform interface to a few different X toolkits. The library was written by Lucid. This version has changes in the makefile to fit in with Emacs's configure script, and some source files have been renamed to fit in 14 characters.