Mercurial > hg > xemacs-beta
log lisp/update-elc.el @ 5535:25325da1d1a8
age | author | description |
---|---|---|
Wed, 19 Jan 2011 22:35:23 +0100 | Mats Lidell | Merge with trunk. |
Fri, 31 Dec 2010 00:27:29 +0100 | Mats Lidell | Merged with trunk. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
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. |