log

age author description
2011-05-25 Didier Verna Fix CL compliance of [symbol-]macrolet.
2011-05-20 Aidan Kehoe Remove the LOSING_BYTECODE compile-time option, it's been off since 1997.
2011-05-18 Aidan Kehoe Remove `bind-inits', cl-macs.el, it's no longer used.
2011-05-09 Aidan Kehoe Merge, restoring Ben's GPLv3 manual changes.
2011-05-09 Aidan Kehoe Backed out changeset a7da359711ce, restoring Ben's GPLv3 manual changes.
2011-05-08 Aidan Kehoe Complete support for macro-declaration-function, bytecomp{,-runtime}.el
2011-05-07 Aidan Kehoe Remove an extraneous #endif, s/netbsd.h, thank you Adam Sjoegren!
2011-05-07 Aidan Kehoe Move #'split-path to subr.el, as was always the intention.
2011-05-07 Aidan Kehoe Drop support for generating code appropriate for Emacs 19, bytecomp.el
2011-05-07 Aidan Kehoe Be better about recognising side-effect-free forms, byte-optimize.el.
2011-05-06 Aidan Kehoe Correct the definition of #'cl-non-fixnum-number-p on 32-bit machines.
2011-05-03 Jeff Sparkes Auto merge.