Mercurial > emacs
annotate lwlib/README @ 76129:a0627ed0c1aa
(xprintstr): Ensure GDB (> 6.6) prints symbol name
as strings and not character arrays.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 24 Feb 2007 21:12:30 +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. |