Mercurial > hg > xemacs-beta
log src/fns.c @ 5306:cde1608596d0
age | author | description |
---|---|---|
Wed, 17 Nov 2010 14:37:26 +0000 | Aidan Kehoe | Handle bignum N correctly, #'butlast, #'nbutlast. |
Sun, 14 Nov 2010 14:54:09 +0000 | Aidan Kehoe | Fix some bugs in fns.c, discovered in passing while doing other work. |
Sun, 14 Nov 2010 14:13:06 +0000 | Aidan Kehoe | Correct argument name in docstring, #'random. |
Sat, 06 Nov 2010 21:18:52 +0000 | Aidan Kehoe | Accept sequences generally, not just lists, #'reverse, #'nreverse. |