annotate lwlib/README @ 83175:257f5492d958
Prevent the previous bug from reappearing later.
* lisp/emulation/viper-util.el: Unconditionally fset viper-get-face and
viper-color-defined-p under Emacs.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-215
author |
Karoly Lorentey <lorentey@elte.hu> |
date |
Sat, 10 Jul 2004 22:37:50 +0000 |
parents |
648d04be6a9c |
children |
94ef9897d110 |
rev |
line source |
25842
|
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 configure
|
|
4 script, and some source files have been renamed to fit in 14 characters.
|
|
5
|