Mercurial > hg > xemacs-beta
log src/fns.c @ 5253:b6a398dbb403
age | author | description |
---|---|---|
Wed, 01 Sep 2010 12:51:32 +0100 | Aidan Kehoe | Fewer algorithmic complexity surprises, nicer errors, mapcarX(), maplist() |
Sat, 24 Jul 2010 15:56:57 +0100 | Aidan Kehoe | Be more careful about side-effects from Lisp code, #'reduce |
Sun, 06 Jun 2010 13:24:31 +0100 | Aidan Kehoe | Move #'reduce to fns.c from cl-seq.el. |