log lisp/subr.el @ 5876:0cebf04c18b5

age author description
Sat, 12 May 2012 18:12:13 +0100 Aidan Kehoe Avoid signalling args-out-of-range errors, #'truncate-string-to-width
Sat, 12 May 2012 17:51:05 +0100 Aidan Kehoe Sync #'truncate-string-to-width with GNU, add tests for it.
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