Provide generalized variables in core Elisp.
[bpt/emacs.git] / lisp / emacs-lisp / cl-lib.el
2012-06-22 Stefan MonnierProvide generalized variables in core Elisp.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand):...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-11 Stefan MonnierFix compiler-expansion of CL's cXXr functions.
2012-06-11 Stefan MonnierUse lexical-binding for all of CL, and clean up its...
2012-06-10 Stefan MonnierReduce use of cl in lisp/emacs-lisp/.
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-09 Stefan MonnierDon't autoload functions too eagerly during macroexpansion.
2012-06-07 Stefan MonnierMove old compatiblity to cl.el. Remove cl-macroexpand...
2012-06-05 Stefan MonnierAdd native compiler-macro support.
2012-06-04 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-values, cl-values-list...
2012-06-04 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Rename from cl.el.