Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 914:44e6e64b1cf2
[xemacs-hg @ 2002-07-10 03:54:43 by stephent]
correct subwindow (un)mapping <170e9b58-0fab-45ca-af95-baf53a643dec@deisui.org>
author | stephent |
---|---|
date | Wed, 10 Jul 2002 03:54:45 +0000 |
parents | 89db3de0165d |
children | 111c4f2ed9c9 |
comparison
equal
deleted
inserted
replaced
913:89db3de0165d | 914:44e6e64b1cf2 |
---|---|
1 2002-07-08 Daiki Ueno <daiki@xemacs.org> | |
2 | |
3 * glyphs-x.c (x_unmap_subwindow): Deal with the substantial windows. | |
4 (x_map_subwindow): Likewise. | |
5 | |
1 2002-07-08 Mike Sperber <mike@xemacs.org> | 6 2002-07-08 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * text.h: Only include wchar.h if we have it; define wcslen | 8 * text.h: Only include wchar.h if we have it; define wcslen |
4 prototype if we don't. | 9 prototype if we don't. |
5 | 10 |