summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-extra.el
Commit message (Expand)AuthorAgeFilesLines
* An efficient built-in mapcanMario Lang2016-07-101-1/+3
* Publicize cl--generic-all-functionsDmitry Gutov2016-05-101-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (/ N) now returns the reciprocal of NPaul Eggert2015-10-201-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-11/+11
* Fix cl-subseq and cl-concatenateNicolas Petton2015-08-241-6/+10
* Make seq.el more extensible by using cl-defmethodNicolas Petton2015-08-231-3/+21
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-10/+10
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-1/+1
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-10/+10
* Improve error signalling for seq-subseq.fix/subsequence-error-with-negative-sequencesPhillip Lord2015-08-071-1/+3
* Substitute some customization etc. doc stringsPaul Eggert2015-08-021-1/+3
* Add online-help support to describe typesStefan Monnier2015-07-071-0/+163
* cl-extra fixes for most-negative-fixnumPaul Eggert2015-06-271-11/+10
* Define cl-concatenate as an alias to seq-concatenateNicolas Petton2015-04-151-6/+2
* Fix seq-subseq and cl-subseq for bad bounding indicesLeo Liu2015-01-181-22/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* New macro macroexp-let2*Leo Liu2014-11-241-9/+8
* Fix bootstrap failure after last change to eval-and-compile.Stefan Monnier2014-11-091-1/+1
* Merge from emacs-24; up to 117634Glenn Morris2014-10-291-0/+1
|\
| * * lisp/emacs-lisp/bytecomp.el: Require cl-extra.Stefan Monnier2014-10-231-0/+1
* | Enhance terpri to allow conditionally output a newlineLeo Liu2014-10-091-0/+7
* | * emacs-lisp/cl-extra.el (cl-parse-integer): Fix last change.Leo Liu2014-09-261-1/+2
* | Add cl-parse-integer based on parse-integerLeo Liu2014-09-261-0/+35
* | lisp/emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code.Juanma Barranquero2014-03-201-37/+14
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/cl-extra.el (cl-getf): Return the proper value inStefan Monnier2013-05-141-2/+5
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Further cleanup of the "cl-" namespace. Fit CL in 80 columns.Stefan Monnier2012-12-061-4/+5
* | Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.caGlenn Morris2012-11-101-2/+5
|\ \ | |/
| * Misc small cl doc fixesGlenn Morris2012-11-051-2/+5
* | Rename cl-random-time to cl--random-timeGlenn Morris2012-11-031-1/+1
|/
* cl-mapc small fixesGlenn Morris2012-10-301-1/+2
* * bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.Glenn Morris2012-09-281-1/+0
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-19/+0
* Further GV/CL cleanups.Stefan Monnier2012-06-221-1/+15
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-1/+3
* Use lexical-binding for all of CL, and clean up its namespace.Stefan Monnier2012-06-111-35/+35
* Don't autoload functions too eagerly during macroexpansion.Stefan Monnier2012-06-081-1/+3
* Move old compatiblity to cl.el. Remove cl-macroexpand-all.Stefan Monnier2012-06-071-120/+3
* * lisp/emacs-lisp/cl-lib.el: Rename from cl.el.Stefan Monnier2012-06-031-105/+101
* Minor renaming of internal CL functions and variables.Stefan Monnier2012-05-171-3/+3
* * lisp/emacs-lisp/cl-extra.el (*random-state*): Remove unnecessary declaration.Glenn Morris2012-04-161-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Add doc-strings to some cl float parameters.Glenn Morris2011-10-271-9/+5
* Get rid of funvec.Stefan Monnier2011-02-241-15/+9
* Missing files in last commit; remove stack-depth in byte-optimize-lapcodeStefan Monnier2011-02-211-4/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0