Mercurial > hg > xemacs-beta
log lisp/subr.el @ 5366:f00192e1cd49
age | author | description |
---|---|---|
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |
Fri, 14 Jan 2011 23:35:29 +0000 | Aidan Kehoe | Move #'delq, #'delete to Lisp, adding support for sequences. |
Thu, 30 Dec 2010 01:59:52 +0000 | Aidan Kehoe | Move the heavy lifting from cl-seq.el to C. |