index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
cl-lib.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-6
/
+0
*
Avoid cl-cXXXr compat aliases
Stefan Kangas
2022-08-03
1
-2
/
+2
*
Clarify cl-incf/decf doc strings
Lars Ingebrigtsen
2022-04-21
1
-2
/
+8
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add `cl-constantly' function
Lars Ingebrigtsen
2021-12-02
1
-0
/
+5
|
/
*
Move generalized variable specs from cl-lib.el to gv.el
Lars Ingebrigtsen
2021-07-22
1
-105
/
+0
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
Stefan Monnier
2021-02-24
1
-8
/
+3
*
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-12
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix compilation warning in cl-lib.el
Lars Ingebrigtsen
2020-09-12
1
-0
/
+1
*
Preserve setf semantics in 'substring', 'cons', 'logand' expanders
Štěpán Němec
2020-08-25
1
-2
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Document Lisp floats a bit better
Paul Eggert
2019-11-10
1
-9
/
+7
*
Preserve more markers when reverting .gpg files
Lars Ingebrigtsen
2019-09-04
1
-0
/
+1
*
; * lisp/emacs-lisp/cl-lib.el (cl-pushnew): Doc fix.
Eli Zaretskii
2019-08-23
1
-3
/
+3
*
Clarify doc string of cl-pushnew
Lars Ingebrigtsen
2019-08-23
1
-3
/
+6
*
Make cl-values-list signal an error if its argument isn't a list
Lars Ingebrigtsen
2019-07-28
1
-5
/
+9
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
Stefan Monnier
2019-06-21
1
-4
/
+0
*
* lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.el
Stefan Monnier
2019-02-18
1
-7
/
+0
*
* lisp/emacs-lisp/cl-lib.el (cl-endp): Remove stray 'x.
Paul Eggert
2019-02-17
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Allow setf of buffer-modified-p without argument (Bug#21201)
Noam Postavsky
2018-08-27
1
-2
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* emacs-lisp/cl-lib.el (cl--old-struct-type-of): Accept `[]'
Stefan Monnier
2017-07-18
1
-1
/
+1
*
* lisp/emacs-lisp/cl-lib.el (cl--random-time): Remove as well
Stefan Monnier
2017-07-14
1
-5
/
+0
*
Remove duplicate cl--random-state definition
Paul Eggert
2017-07-14
1
-3
/
+0
*
* lisp/emacs-lisp/cl-lib.el (cl-mapcar): Remove recent autoload cookie.
Glenn Morris
2017-05-04
1
-1
/
+0
*
Backward compatibility with pre-existing struct instances.
Stefan Monnier
2017-04-04
1
-0
/
+36
*
Prevent for consing in cl-mapc and cl-mapl
Tino Calancha
2017-02-27
1
-2
/
+3
*
Move cXXXr and cXXXXr to subr.el
Mark Oteiza
2017-01-25
1
-119
/
+24
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Make setf for frame-height/width work again
Christopher Wellons
2016-02-23
1
-2
/
+4
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Initialize cl--gensym-counter to 0
Paul Eggert
2015-06-27
1
-10
/
+5
*
Fix bootstrap (void function cl-member).
Glenn Morris
2015-05-13
1
-3
/
+4
*
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-10
1
-83
/
+50
*
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-04-05
1
-26
/
+59
*
Add new `cl-struct' and `eieio' pcase patterns.
Stefan Monnier
2015-03-23
1
-1
/
+0
*
* lisp/emacs-lisp/cl*.el: Use define-inline and move some code
Stefan Monnier
2015-02-14
1
-16
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
New macro macroexp-let2*
Leo Liu
2014-11-24
1
-6
/
+5
*
Consolidate x-select-text.
Stefan Monnier
2014-10-01
1
-1
/
+0
*
Add cl-parse-integer based on parse-integer
Leo Liu
2014-09-26
1
-0
/
+19
*
* emacs-lisp/cl-lib.el (cl-endp): Fix last change.
Leo Liu
2014-05-21
1
-1
/
+1
*
* emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics.
Leo Liu
2014-05-20
1
-1
/
+7
*
* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.
Stefan Monnier
2014-04-21
1
-3
/
+0
*
* lisp/emacs-lisp/cl-lib.el (current-case-table): Remove setter.
Stefan Monnier
2014-04-12
1
-1
/
+0
[next]