log lisp/subr.el @ 5713:8b5bdc8aebfd

age author description
2012-05-12 Aidan Kehoe Avoid signalling args-out-of-range errors, #'truncate-string-to-width
2012-05-12 Aidan Kehoe Sync #'truncate-string-to-width with GNU, add tests for it.
2012-05-05 Aidan Kehoe Remove some redundant functions, change others to labels, lisp/
2011-12-30 Aidan Kehoe Integrate CL code better into core, remove obsolete compatibility code.
2011-12-30 Aidan Kehoe Don't error with a non-list plist, #'copy-symbol
2011-08-12 Aidan Kehoe Add the #'apply-partially API, as used by GNU.
2011-06-19 Aidan Kehoe Reimplement a few GNU functions in terms of CL functions, subr.el
2011-05-08 Aidan Kehoe Complete support for macro-declaration-function, bytecomp{,-runtime}.el
2011-05-07 Aidan Kehoe Move #'split-path to subr.el, as was always the intention.
2011-04-30 Didier Verna Import looking-back from GNU Emacs.
2011-03-17 Mats Lidell Merge with trunk.
2011-01-19 Mats Lidell Merge with trunk.
2011-01-05 Mats Lidell Merged with trunk.
2010-12-30 Mats Lidell Merged with trunk.
2010-10-28 Mats Lidell Rebase with 21.5 trunk.