view lwlib/README @ 83523:6ce7108f7eef

Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal. * lisp/faces.el (tty-find-type): New function. (tty-run-terminal-initialization): Load files just once per Emacs session, and call terminit functions just once per terminal. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-563
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 20 May 2006 15:28:05 +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.