Mercurial > hg > xemacs-beta
log lisp/subr.el @ 5632:bd80d9103fc8
age | author | description |
---|---|---|
Fri, 30 Dec 2011 16:05:31 +0000 | Aidan Kehoe | Integrate CL code better into core, remove obsolete compatibility code. |
Fri, 30 Dec 2011 13:55:07 +0000 | Aidan Kehoe | Don't error with a non-list plist, #'copy-symbol |
Fri, 12 Aug 2011 16:02:30 +0100 | Aidan Kehoe | Add the #'apply-partially API, as used by GNU. |
Sun, 19 Jun 2011 17:43:03 +0100 | Aidan Kehoe | Reimplement a few GNU functions in terms of CL functions, subr.el |
Sun, 08 May 2011 09:19:25 +0100 | Aidan Kehoe | Complete support for macro-declaration-function, bytecomp{,-runtime}.el |
Sat, 07 May 2011 16:57:17 +0100 | Aidan Kehoe | Move #'split-path to subr.el, as was always the intention. |