view lwlib/README @ 30828:26dae0a7f527

(list-buffers-noselect): Set `buffer' as well as 'buffer-menu' property. (Buffer-menu-buffer): Use `buffer' property if `buffer-name' fails. (Buffer-menu-execute): When deleting, test `(and buf (buffer-name buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer wasn't killed.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 15 Aug 2000 21:28:08 +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.