Mercurial > hg > xemacs-beta
diff src/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 | 32b358a240b0 |
children | b9aaf2a18957 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Dec 09 09:50:36 2009 -0700 +++ b/src/ChangeLog Thu Dec 10 12:42:09 2009 -0700 @@ -1,3 +1,15 @@ +2009-12-09 Jerry James <james@xemacs.org> + + * config.h.in: Remove HAVE_XMU. + * s/windowsnt.h: Ditto. + * device-x.c: Include needed Xmu headers instead of obsolete xmu.h. + * EmacsFrame.c: Ditto. + * glyphs-x.c: Ditto. + * frame-x.c: Ditto. Always include editres code. + * xmu.c: Removed, obsolete. + * xmu.h: Ditto. + * depend: Regenerate. + 2009-12-05 Stephen J. Turnbull <stephen@xemacs.org> * faces.c (complex_vars_of_faces): Explain why "*" isn't rewritten