Mercurial > emacs
annotate lwlib/README @ 76004:3469e65dcc6e
Add "." at the end of the first line.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 19 Feb 2007 02:02:21 +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. |