Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5269:90a0084b3541
age | author | description |
---|---|---|
Thu, 16 Sep 2010 15:34:35 +0100 | Aidan Kehoe | Rephrase the #'the docstring, make it nicer while byte-compiling. |
Thu, 16 Sep 2010 14:10:44 +0100 | Aidan Kehoe | Warn at compile time, error at runtime, with (quote X Y), (function X Y). |
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. |