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-macs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Revert "cl-loop: Calculate the array length just once"
Noam Postavsky
2020-05-05
1
-9
/
+3
*
Revert "cl-loop: Add missing guard condition"
Noam Postavsky
2020-05-05
1
-25
/
+7
*
Revert "Refix conditional step clauses in cl-loop"
Noam Postavsky
2020-05-05
1
-37
/
+59
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-4
/
+4
*
Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)
Philipp Stephani
2020-04-12
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Trivial docstring fixes
Juanma Barranquero
2019-12-24
1
-1
/
+1
*
Refix conditional step clauses in cl-loop
dickmao
2019-11-22
1
-59
/
+37
*
Extend debug spec of cl-flet (Bug#34481)
Michael Heerdegen
2019-10-17
1
-1
/
+3
*
Make the cl-letf doc string link to the manual
Lars Ingebrigtsen
2019-10-12
1
-0
/
+2
*
Merge commit '74e9799bd89484b8d15bdd6597c68fc00d07e7f7'
Stephen Leake
2019-09-10
1
-14
/
+24
|
\
|
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define setter functions.
Stefan Monnier
2019-09-08
1
-14
/
+24
*
|
Support `cl-defstruct' in autoloads
Stephen Leake
2019-09-10
1
-0
/
+1
|
/
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentation
Stefan Monnier
2019-07-29
1
-6
/
+11
*
Make cl-destructuring-bind errors a bit more understandable
Lars Ingebrigtsen
2019-07-25
1
-2
/
+5
*
Fix cl-defstruct doc string fix
Lars Ingebrigtsen
2019-07-13
1
-2
/
+0
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix a docstring typo
Phil Sainty
2019-07-13
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Adapt docstring.
Michael Albinus
2019-07-13
1
-3
/
+5
*
Document fix for cl-defstruct
Lars Ingebrigtsen
2019-07-13
1
-1
/
+3
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete
Stefan Monnier
2019-06-21
1
-1
/
+0
*
* lisp/emacs-lisp/cl-macs.el (cl-callf): Tweak in docstring
Michael Heerdegen
2019-05-24
1
-2
/
+3
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix docstring of accessors.
Stefan Monnier
2019-05-16
1
-1
/
+1
*
* lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand) <setq>: Rewrite
Stefan Monnier
2019-05-16
1
-9
/
+19
*
* lisp/emacs-lisp/cl-macs.el: Don't always inline struct functions
Stefan Monnier
2019-04-02
1
-4
/
+11
*
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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-4
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-03
1
-2
/
+37
|
\
|
|
*
Improve cl-do, cl-do* docstrings
Tino Calancha
2018-09-29
1
-2
/
+37
*
|
Fix Edebug spec for cl-macrolet (bug#29919)
Gemini Lasswell
2018-08-01
1
-4
/
+1
*
|
Add predicate proper-list-p
Basil L. Contovounesios
2018-07-09
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-23
1
-5
/
+12
|
\
|
|
*
Fix #'fun handling inside `labels' (Bug#31792)
Noam Postavsky
2018-06-19
1
-5
/
+12
*
|
Merge from origin/emacs-26
Michael Albinus
2018-05-29
1
-4
/
+4
|
\
|
|
*
Use EXPVAL in docstrings of patterns defined using pcase-defmacro
Thien-Thi Nguyen
2018-05-27
1
-4
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2018-03-10
1
-7
/
+9
|
\
|
|
*
Clarify that nil doesn't match itself as a cl-case clause (Bug#30749)
Noam Postavsky
2018-03-10
1
-7
/
+9
*
|
* lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand): Handle lambda!
Stefan Monnier
2018-02-08
1
-23
/
+55
*
|
Prevent name clashes between CL structures and builtin types
Philipp Stephani
2018-01-28
1
-0
/
+3
*
|
cl-loop: Add missing guard condition
Tino Calancha
2018-01-08
1
-7
/
+25
*
|
cl-loop: Calculate the array length just once
Tino Calancha
2018-01-08
1
-3
/
+9
*
|
Revert "Prevent name clashes between CL structures and builtin types"
Philipp Stephani
2018-01-07
1
-4
/
+0
*
|
Prevent name clashes between CL structures and builtin types
Philipp Stephani
2018-01-07
1
-0
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
|
*
Partially revert "Mention new strictness for &optional, &rest..."
Noam Postavsky
2017-12-15
1
-27
/
+11
|
*
Mention new strictness for &optional, &rest in arglists (Bug#29165)
Noam Postavsky
2017-12-13
1
-11
/
+27
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-29
1
-1
/
+1
|
\
|
|
*
Fix Edebug's handling of dotted specs (bug#6415)
Gemini Lasswell
2017-11-26
1
-1
/
+1
[next]