Mercurial > hg > xemacs-beta
log lisp/update-elc.el @ 5357:503b9a3e5e46
age | author | description |
---|---|---|
Fri, 14 Jan 2011 23:35:29 +0000 | Aidan Kehoe | Move #'delq, #'delete to Lisp, adding support for sequences. |
Thu, 30 Dec 2010 00:18:50 +0000 | Aidan Kehoe | cl-macs belongs in lisp-files-needed-for-byte-compilation. |
Thu, 16 Sep 2010 13:51:49 +0100 | Aidan Kehoe | Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form. |
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
Sun, 31 Jan 2010 18:29:48 +0000 | Aidan Kehoe | Move the various map* functions to C; add #'map-into. |
Sat, 19 Sep 2009 22:53:13 +0100 | Aidan Kehoe | Move the #'query-coding-region implementation to C. |
Wed, 31 Oct 2007 11:21:15 +0000 | aidan | [xemacs-hg @ 2007-10-31 11:21:02 by aidan] |