summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-lib.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * emacs-lisp/cl-lib.el (cl--old-struct-type-of): Accept `[]'Stefan Monnier2017-07-181-1/+1
* * lisp/emacs-lisp/cl-lib.el (cl--random-time): Remove as wellStefan Monnier2017-07-141-5/+0
* Remove duplicate cl--random-state definitionPaul Eggert2017-07-141-3/+0
* * lisp/emacs-lisp/cl-lib.el (cl-mapcar): Remove recent autoload cookie.Glenn Morris2017-05-041-1/+0
* Backward compatibility with pre-existing struct instances.Stefan Monnier2017-04-041-0/+36
* Prevent for consing in cl-mapc and cl-maplTino Calancha2017-02-271-2/+3
* Move cXXXr and cXXXXr to subr.elMark Oteiza2017-01-251-119/+24
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Make setf for frame-height/width work againChristopher Wellons2016-02-231-2/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Initialize cl--gensym-counter to 0Paul Eggert2015-06-271-10/+5
* Fix bootstrap (void function cl-member).Glenn Morris2015-05-131-3/+4
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-83/+50
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-26/+59
* Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier2015-03-231-1/+0
* * lisp/emacs-lisp/cl*.el: Use define-inline and move some codeStefan Monnier2015-02-141-16/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* New macro macroexp-let2*Leo Liu2014-11-241-6/+5
* Consolidate x-select-text.Stefan Monnier2014-10-011-1/+0
* Add cl-parse-integer based on parse-integerLeo Liu2014-09-261-0/+19
* * emacs-lisp/cl-lib.el (cl-endp): Fix last change.Leo Liu2014-05-211-1/+1
* * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics.Leo Liu2014-05-201-1/+7
* * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.Stefan Monnier2014-04-211-3/+0
* * lisp/emacs-lisp/cl-lib.el (current-case-table): Remove setter.Stefan Monnier2014-04-121-1/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-0/+3
* * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.Stefan Monnier2013-06-201-2/+3
* * lisp/emacs-lisp/package.el: Don't activate packages older than builtin.Stefan Monnier2013-06-151-7/+0
* Fix compilation error with simultaneous dynamic+lexical scoping.Stefan Monnier2013-06-041-2/+2
* Make cl-floatp-safe just an alias for floatpGlenn Morris2013-02-191-5/+1
* 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
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-091-8/+0
|\ \ | |/
| * * lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el: Move cl-unload-function andStefan Monnier2012-12-061-8/+0
* | * lisp/emacs-lisp/cl-lib.el (cl-declaim): Paren typo.Stefan Monnier2012-12-091-1/+1
* | Further cleanup of the "cl-" namespace. Fit CL in 80 columns.Stefan Monnier2012-12-061-11/+10
* | Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.orgGlenn Morris2012-11-171-1/+1
|\ \ | |/
| * Use set-face-underline rather than the alias set-face-underline-pGlenn Morris2012-11-161-1/+1
* | Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ruGlenn Morris2012-11-161-1/+1
|\ \ | |/
| * * lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.Stefan Monnier2012-11-161-1/+1
* | Merge from emacs-24; up to 2012-11-08T14:54:03Z!monnier@iro.umontreal.caGlenn Morris2012-11-101-1/+6
|\ \ | |/
| * Misc small cl doc fixesGlenn Morris2012-11-051-1/+6
* | Rename cl-random-time to cl--random-timeGlenn Morris2012-11-031-3/+3
|/
* * lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand): Undo last change.Stefan Monnier2012-10-111-0/+4
* * lisp/help-fns.el (describe-function-1): Handle autoloads w/o docstrings.Stefan Monnier2012-10-111-3/+0
* * bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.Glenn Morris2012-09-281-1/+0
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1