aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl.el
Commit message (Expand)AuthorAgeFilesLines
* guile-elisp eval-whenRobin Templeton2015-04-201-1/+0
* rm cl labelsRobin Templeton2015-04-201-20/+0
* Require gv early to break eager macro-expansion cyclesDaniel Colascione2014-04-231-0/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-12T22:29:[email protected]Glenn Morris2013-01-301-0/+1
|\
| * * lisp/emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.Stefan Monnier2013-01-261-0/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/emacs-lisp/cl.el (letf): Make it an alias of cl-letf.Stefan Monnier2012-12-121-23/+1
* | Merge from emacs-24; up to 2012-11-26T19:56:[email protected]Glenn Morris2012-12-091-0/+9
|\|
| * * lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el: Move cl-unload-function andStefan Monnier2012-12-061-0/+9
* | * lisp/emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add toStefan Monnier2012-11-121-11/+9
|/
* More cl-lib and gv doc updatesGlenn Morris2012-11-071-19/+33
* * lisp/emacs-lisp/cl.el (defsetf): Pass the third arg toStefan Monnier2012-11-061-1/+1
* Doc and manual updates for cl-letf and letfGlenn Morris2012-10-301-1/+3
* * lisp/emacs-lisp/cl.el (letf): Add missing indent rules.Stefan Monnier2012-10-291-0/+1
* * lisp/emacs-lisp/cl.el (defsetf): Doc fix.Glenn Morris2012-10-281-3/+3
* * lisp/emacs-lisp/cl.el (flet): Fix case of obsolescence message.Glenn Morris2012-09-281-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-27/+27
* * lisp/emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)Stefan Monnier2012-08-081-0/+5
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-10/+1
* Fixes: debbugs:11938Andreas Schwab2012-07-131-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-123/+42
* * lisp/help-mode.el (help-make-xrefs): Don't just withstandStefan Monnier2012-06-271-1/+1
* * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-271-5/+8
* * lisp/emacs-lisp/cl.el: Use lexical-binding. Fix flet.Stefan Monnier2012-06-271-4/+17
* Further GV/CL cleanups.Stefan Monnier2012-06-221-3/+15
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-13/+249
* Use lexical-binding for all of CL, and clean up its namespace.Stefan Monnier2012-06-111-1/+7
* Get rid of cl-lexical-let, keeping only lexical-let for compatibility.Stefan Monnier2012-06-071-17/+189
* Move old compatiblity to cl.el. Remove cl-macroexpand-all.Stefan Monnier2012-06-071-0/+32
* Cleanup cl-macs namespace. Add macro helpers in macroexp.el.Stefan Monnier2012-06-071-1/+1
* Add native compiler-macro support.Stefan Monnier2012-06-051-4/+2
* * lisp/emacs-lisp/cl-lib.el: Rename from cl.el.Stefan Monnier2012-06-031-675/+309
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-171-0/+9
* * lisp/emacs-lisp/cl-macs.el, lisp/emacs-lisp/cl.el: Move indent info.Stefan Monnier2012-05-171-36/+0
* * lisp/emacs-lisp/cl.el: Add edebug specs from cl-specs.el.Stefan Monnier2012-05-171-0/+8
* Minor renaming of internal CL functions and variables.Stefan Monnier2012-05-171-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo.Glenn Morris2011-10-271-1/+1
* Add doc-strings to some cl float parameters.Glenn Morris2011-10-271-9/+45
* Miscellanous cleanups in preparation for the merge.Stefan Monnier2011-04-011-3/+3
* Remove bytecomp- prefix, plus misc changes.Stefan Monnier2011-03-161-3/+3
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-1/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/emacs-lisp/cl.el: No longer provide cl-19.Glenn Morris2010-10-051-1/+0
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1