Mercurial > hg > xemacs-beta
log src/fns.c @ 5277:d804e621add0
age | author | description |
---|---|---|
Sat, 18 Sep 2010 15:57:20 +0100 | Aidan Kehoe | Simplify the API of PARSE_KEYWORDS for callers. |
Sat, 18 Sep 2010 14:54:45 +0100 | Aidan Kehoe | Avoid statement-before-declaration problems with strict C89 builds, fns.c |
Thu, 16 Sep 2010 20:34:49 +0100 | Aidan Kehoe | Accept circular lists where that is useful in #'mapcar*, #'map* and friends. |
Thu, 16 Sep 2010 18:46:05 +0100 | Aidan Kehoe | Be better about bounds-checking, #'subseq, #'fill; add same, #'reduce. |