Mercurial > hg > xemacs-beta
log src/fns.c @ 5355:70b15ac66ee5
age | author | description |
---|---|---|
Thu, 10 Feb 2011 08:46:10 +0000 | Aidan Kehoe | Correct a bug with circularity checking in #'mapcar*, #'map, etc. |
Sat, 05 Feb 2011 12:04:34 +0000 | Aidan Kehoe | Have #'sort*, #'merge use the same test approach as functions from cl-seq.el |
Fri, 14 Jan 2011 23:35:29 +0000 | Aidan Kehoe | Move #'delq, #'delete to Lisp, adding support for sequences. |