Mercurial > hg > xemacs-beta
diff man/internals/internals.texi @ 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 | bc4f2511bbea |
line wrap: on
line diff
--- a/man/internals/internals.texi Wed Dec 09 09:50:36 2009 -0700 +++ b/man/internals/internals.texi Thu Dec 10 12:42:09 2009 -0700 @@ -3238,8 +3238,6 @@ @item @file{xmmanagerp.h} @tab @ref{Modules for Interfacing with X Windows}. @item @file{xmotif.h} @tab @item @file{xmprimitivep.h} @tab @ref{Modules for Interfacing with X Windows}. -@item @file{xmu.c} @tab @ref{Modules for Interfacing with X Windows}. -@item @file{xmu.h} @tab @ref{Modules for Interfacing with X Windows}. @end multitable @@ -21576,16 +21574,6 @@ @example -xmu.c -xmu.h -@end example - -These files provide an emulation of the Xmu library for those systems -(i.e. HPUX) that don't provide it as a standard part of X. - - - -@example ExternalClient-Xlib.c ExternalClient.c ExternalClient.h