Mercurial > hg > xemacs-beta
log lisp/cl.el @ 5420:b9167d522a9a
age | author | description |
---|---|---|
Thu, 28 Oct 2010 23:53:24 +0200 | Mats Lidell | Rebase with 21.5 trunk. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Sat, 02 Apr 2011 16:18:07 +0100 | Aidan Kehoe | #'cadr, #'caddr, #'cadddr; document some equivalences. |
Tue, 29 Mar 2011 17:28:34 +0100 | Aidan Kehoe | Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon |
Wed, 09 Feb 2011 20:15:50 +0000 | Aidan Kehoe | Remove #'acons from cl.el, make the version in alloc.c visible to Lisp |
Mon, 07 Feb 2011 12:01:24 +0000 | Aidan Kehoe | Improve the lexical scoping in #'block, #'return-from. |