view man/README @ 5229:7d06a8bf47d2

Move #'purecopy from alloc.c to being an obsolete alias for #'identity lisp/ChangeLog addition: 2010-06-08 Aidan Kehoe <kehoea@parhasard.net> * paragraphs.el (sentence-end): * gtk-faces.el: * custom.el (custom-declare-variable): Remove all core code calls to #'purecopy. * obsolete.el (purecopy): Make the function itself an obsolete alias to #'identity. src/ChangeLog addition: 2010-06-08 Aidan Kehoe <kehoea@parhasard.net> * alloc.c (Fpurecopy): Moved to obsolete.el as an alias for #'identity, marked obsolete.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 08 Jun 2010 15:58:47 +0100
parents 3ecd8885ac67
children
line wrap: on
line source

This directory contains the Tex sources of the XEmacs manuals,
plus the macro package (texinfo.tex) necessary for processing them.

To make a foo.dvi file from a foo.texi file:

1) Run configure

2) Install TeX and the texinfo package

3) Run `make foo.dvi' in this directory.

The most important manuals are available in postscript and dvi formats
via anonymous ftp from:

ftp://ftp.xemacs.org/pub/docs