log lisp/cl.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
2012-05-01 Aidan Kehoe Improve for-effect handling in a few places, lisp/
2011-12-30 Aidan Kehoe Integrate CL code better into core, remove obsolete compatibility code.
2011-12-22 Aidan Kehoe Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c
2011-09-04 Aidan Kehoe Drop cl-macro-environment in favour of byte-compile-macro-environment.
2011-07-03 Aidan Kehoe Allow disabling a symbol macro with a macro environment, #'cl-macroexpand
2011-04-26 Mats Lidell Merged with trunk.
2011-04-23 Mats Lidell Merge with trunk.
2011-02-14 Mats Lidell Merge with trunk.
2011-02-07 Mats Lidell Merge with trunk.
2011-04-24 Aidan Kehoe Make sure distinct symbol macros with identical names expand distinctly.
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.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-04-02 Aidan Kehoe #'cadr, #'caddr, #'cadddr; document some equivalences.