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. |