Mercurial > emacs
view lwlib/README @ 39579:e307d3530117
(LIST_END_P, FOREACH): New macros.
(pure_size) [HAVE_SHM]: Declare extern size_t.
(check_pure_size): Add prototype.
(enum symbol_interned): New enumeration.
(struct Lisp_Symbol): Remove member `obarray', add
`indirect_variable', `constant', and `interned'.
(SYMBOL_INTERNED_P, SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P)
(SYMBOL_CONSTANT_P, SYMBOL_VALUE, SET_SYMBOL_VALUE): New macros.
(indirect_variable): Add prototype.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 05 Oct 2001 09:48:47 +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.