log lisp/subr.el @ 5655:b7ae5f44b950

age author description
Sat, 05 May 2012 18:42:00 +0100 Aidan Kehoe Remove some redundant functions, change others to labels, lisp/
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.
Sat, 30 Apr 2011 17:38:35 +0200 Didier Verna Import looking-back from GNU Emacs.