Mercurial > hg > xemacs-beta
view man/README @ 4974:fe0d3106cc36
fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-05 Ben Wing <ben@xemacs.org>
* bytecode.c (bytecode_assert):
Use 0 instead of x in disabled_assert calls to avoid errors due
to using undefined vars/params (they are defined only when
ERROR_CHECK_BYTE_CODE, which also turns on/off the asserts).
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 05 Feb 2010 04:07:47 -0600 |
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