Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 4769:5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
<870180fe0912091102j6fde7336hdc187608be0ef97@mail.gmail.com> in xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 10 Dec 2009 12:42:09 -0700 |
parents | aa5ed11f473b |
children | 03ab78e48ef6 8b63e21b0436 |
line wrap: on
line diff
--- a/lwlib/ChangeLog Wed Dec 09 09:50:36 2009 -0700 +++ b/lwlib/ChangeLog Thu Dec 10 12:42:09 2009 -0700 @@ -1,3 +1,13 @@ +2009-12-09 Jerry James <james@xemacs.org> + + * lwlib-Xlw.c: Include needed Xmu headers instead of obsolete xmu.h. + * xlwcheckbox.c: Ditto. + * xlwradio.c: Ditto. + * xlwgauge.c: Ditto. Unconditionally include HAVE_XMU code. + * xlwtabs.c: Ditto. + * xlwgcs.c: Ditto. Remove pre-X11R5 code. + * xlwgcs.h: Remove pre-X11R5 declarations. + 2009-11-10 Jerry James <james@xemacs.org> * lwlib.c: Drop workaround for old NeXT systems.