Remove some old information from cl.texi that is no longer relevant
[bpt/emacs.git] / lisp / emacs-lisp / cl-macs.el
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-11 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand):...
2012-10-11 Stefan Monnier* lisp/help-fns.el (describe-function-1): Handle autolo...
2012-10-11 Kenichi Handamerge trunk
2012-10-09 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Obey the...
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-07 Kenichi Handamerge trunk
2012-10-06 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Improve...
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-30 Kenichi Handamerge trunk
2012-09-28 Glenn Morris* bytecomp.el (byte-compile-cl-file-p): Only "cl.el...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-10 Stefan MonnierNew emacs-lisp-byte-code-mode; misc minor changes.
2012-09-06 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--do-arglist): Understa...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Stefan MonnierMacro-expand interpreted code during load.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-16 Kenichi Handamerge trunk
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-loop): Improve debug...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand):...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-26 Stefan MonnierAutoload more carefully from Lisp. Follow aliases...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
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-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-27 Stefan Monnier* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
2012-06-23 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--make-usage-args)...
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 Fabián Ezequiel... Merge from trunk
2012-06-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-function...
2012-06-13 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't...
2012-06-12 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in...
2012-06-11 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-parse-loop-clause...
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 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-08 Stefan MonnierClean up scoping rule of predefined single-word vars.
2012-06-08 Stefan MonnierGet rid of cl-lexical-let, keeping only lexical-let...
2012-06-07 Stefan MonnierMove old compatiblity to cl.el. Remove cl-macroexpand...
2012-06-07 Stefan MonnierCleanup cl-macs namespace. Add macro helpers in macroe...
2012-06-05 Stefan MonnierAdd native compiler-macro support.
2012-06-04 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Rename from cl.el.
2012-06-01 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Use backquotes.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-18 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move...
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el...
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
2012-05-17 Stefan MonnierMinor renaming of internal CL functions and variables.
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)...
2012-05-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-transform-lambda)...
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-06 Christopher Schmidt* lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-26 Stefan Monnier* lisp/vc/vc-mtn.el:
2012-03-25 Stefan MonnierMerge from trunk
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Leo LiuFix format bug in defstruct
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl...
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-03 Paul EggertMerge from trunk.
next