Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5263:0d436a78c514
age | author | description |
---|---|---|
Thu, 16 Sep 2010 13:36:03 +0100 | Aidan Kehoe | Add an implementation for #'the, cl-macs.el |
Thu, 01 Apr 2010 20:22:50 +0100 | Aidan Kehoe | Move #'sort*, #'fill, #'merge to C from cl-seq.el. |
Sat, 06 Mar 2010 13:44:39 +0000 | Aidan Kehoe | Remove #'byte-compile-compiled-obj-to-list, bytecomp.el |
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
Wed, 03 Feb 2010 20:18:53 +0000 | Aidan Kehoe | Merge. |
Sun, 31 Jan 2010 18:29:48 +0000 | Aidan Kehoe | Move the various map* functions to C; add #'map-into. |