Mercurial > hg > xemacs-beta
view man/README @ 5273:799742b751c8
Accept circular lists where that is useful in #'mapcar*, #'map* and friends.
src/ChangeLog addition:
2010-09-16 Aidan Kehoe <kehoea@parhasard.net>
* fns.c (Flist_length): New, moved here from cl-extra.el, needed
by the next function.
(shortest_length_among_sequences): New.
(Fmapconcat, FmapcarX, Fmapvector, Fmapcan, Fmapc, Fmap)
(Fmap_into, Fsome, Fevery):
Use shortest_length_among_sequences() when working out how many
iterations to do, only giving circular list errors if all
arguments are circular.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 16 Sep 2010 20:34:49 +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