Mercurial > hg > xemacs-beta
log lisp/subr.el @ 5402:308d34e9f07d
age | author | description |
---|---|---|
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
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. |
Thu, 30 Dec 2010 01:00:40 +0000 | Aidan Kehoe | Implement some basic Lisp functions in terms of Common Lisp builtins. |
Tue, 12 Oct 2010 21:11:46 +0100 | Aidan Kehoe | Make the order of preloaded-file-list more sane. |
Sun, 10 Oct 2010 12:13:32 +0100 | Aidan Kehoe | Remove a couple of redundant functions, backquote.el |