Mercurial > emacs
annotate lwlib/README @ 76044:bedbe56c20fc
(widget-default-create): Undo 2007-02-04 change.
(editable-field): Document need to put some text before the %v
escape in :format string.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 22 Feb 2007 00:32:51 +0000 |
parents | 94ef9897d110 |
children | dd46f744496b |
rev | line source |
---|---|
25842 | 1 This subdirectory contains the lwlib library which provides a uniform |
75990
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
2 interface to a few different X toolkits. The library was written by |
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
3 Lucid, and is not part of GNU Emacs. This version has changes in the |
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
4 makefile to fit in with Emacs's configure script, and some source |
94ef9897d110
State that lwlib is not considered part of Emacs.
Glenn Morris <rgm@gnu.org>
parents:
25842
diff
changeset
|
5 files have been renamed to fit in 14 characters. |