Mercurial > hg > xemacs-beta
log src/fns.c @ 5255:b5611afbcc76
age | author | description |
---|---|---|
Thu, 02 Sep 2010 12:23:11 +0100 | Aidan Kehoe | Support process plists, for greater GNU compatibility. |
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. |