Replace version 24.2 with 24.3 where appropriate (hopefully)
[bpt/emacs.git] / lisp / emacs-lisp / cl-lib.el
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-11 Stefan MonnierMore CL cleanups and reduction of use of cl.el.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Require macroexp.
2012-06-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Require macroexp for its...
2012-06-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Juanma Barranquerolisp/emacs-lisp/cl-lib.el (cl-pushnew): Don't capture...
2012-06-22 Stefan MonnierFurther GV/CL cleanups.
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.