diff options
author | Glenn Morris <rgm@gnu.org> | 2007-02-17 21:41:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-02-17 21:41:52 +0000 |
commit | 7b66d32bd3c3f82f6aa78137759559cbfba81496 (patch) | |
tree | 4a2e1a0e45646c892baacaf888d56a768a326325 /lwlib | |
parent | b83813ec2214046e9a2448058d4ede8e0062c0c4 (diff) | |
download | emacs-7b66d32bd3c3f82f6aa78137759559cbfba81496.tar.gz |
State that lwlib is not considered part of Emacs.
Diffstat (limited to 'lwlib')
-rw-r--r-- | lwlib/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lwlib/README b/lwlib/README index cb0b6ebd371..427eea509e4 100644 --- a/lwlib/README +++ b/lwlib/README @@ -1,5 +1,5 @@ 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. - +interface to a few different X toolkits. The library was written by +Lucid, and is not part of GNU Emacs. 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. |