* src/fns.c (Freverse): Allow vectors, bool vectors and strings.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 15 May 2014 06:01:46 +0000 (10:01 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 15 May 2014 06:01:46 +0000 (10:01 +0400)
commitc269148bf9a039edff92b1dd7a415d30c21d3087
tree00a599d3a6b51ddceb51faddce5ef704c6a74e3e
parentb8e11d4102870e70dc50796454fcdae658caadbb
* src/fns.c (Freverse): Allow vectors, bool vectors and strings.
* doc/lispref/lists.texi (Building Cons Cells and Lists): Remove
description of `reverse' and generalize it...
* doc/lispref/sequences.texi (Sequences): ...for sequences here.
doc/lispref/ChangeLog
doc/lispref/lists.texi
doc/lispref/sequences.texi
src/ChangeLog
src/fns.c