Mercurial > hg > xemacs-beta
log src/lisp.h @ 5354:22c4e67a2e69
age | author | description |
---|---|---|
Wed, 09 Feb 2011 20:15:50 +0000 | Aidan Kehoe | Remove #'acons from cl.el, make the version in alloc.c visible to Lisp |
Sat, 05 Feb 2011 12:04:34 +0000 | Aidan Kehoe | Have #'sort*, #'merge use the same test approach as functions from cl-seq.el |
Sun, 30 Jan 2011 12:20:19 +0100 | Mike Sperber | Don't commit suicide when an X device dies. |
Fri, 14 Jan 2011 23:35:29 +0000 | Aidan Kehoe | Move #'delq, #'delete to Lisp, adding support for sequences. |
Thu, 30 Dec 2010 01:04:38 +0000 | Aidan Kehoe | Support up to nine keywords in the PARSE_KEYWORDS() macro. |
Thu, 30 Dec 2010 00:50:10 +0000 | Aidan Kehoe | Move Qcount, Q_default, Q_test to general-slots.h; add SYMBOL_KEYWORD_GENERAL() |
Sat, 20 Nov 2010 16:49:11 +0000 | Aidan Kehoe | Have NATNUMP give t for positive bignums; check limits appropriately. |