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-preloaded.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright years by hand
Paul Eggert
2020-01-01
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Fix copyright years by hand
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Add missing module types to cl--typeof-types.
Philipp Stephani
2018-01-28
1
-0
/
+2
*
|
Prevent name clashes between CL structures and builtin types
Philipp Stephani
2018-01-28
1
-0
/
+32
*
|
* lisp/emacs-lisp/cl-preloaded.el: Update cl-slot-descriptor name.
Stefan Monnier
2018-01-26
1
-2
/
+2
*
|
Revert "Prevent name clashes between CL structures and builtin types"
Philipp Stephani
2018-01-07
1
-8
/
+0
*
|
Prevent name clashes between CL structures and builtin types
Philipp Stephani
2018-01-07
1
-0
/
+8
|
/
*
Fix copyright years by hand
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Backward compatibility with pre-existing struct instances.
Stefan Monnier
2017-04-04
1
-0
/
+6
*
Make cl-defstruct use records.
Lars Brinkhoff
2017-04-04
1
-3
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+1
|
\
|
*
Fix call to debugger on assertion failure
Noam Postavsky
2017-01-30
1
-1
/
+1
*
|
* lisp/emacs-lisp/cl-preloaded.el (cl-struct-define): Fix duplication
Stefan Monnier
2017-02-21
1
-1
/
+14
|
/
*
Fix copyright years by hand
Paul Eggert
2017-01-01
1
-1
/
+1
*
Do call debugger on failed cl-assert
Noam Postavsky
2016-11-08
1
-3
/
+5
*
Don't call debug on failed cl-assert
Noam Postavsky
2016-11-04
1
-5
/
+3
*
Fix copyright years by hand
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix some file headers for the purpose of `package--builtins'
Artur Malabarba
2015-12-03
1
-0
/
+1
*
Add online-help support to describe types
Stefan Monnier
2015-07-07
1
-0
/
+1
*
(cl--copy-slot-descriptor): Copy the `props' alist as well
Stefan Monnier
2015-07-01
1
-1
/
+6
*
EIEIO: Change class's representation to unify instance & class slots
Stefan Monnier
2015-03-18
1
-1
/
+3
*
Add classes as run-time descriptors of cl-structs.
Stefan Monnier
2015-03-18
1
-26
/
+205
*
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Keep type=nil by default.
Stefan Monnier
2015-02-16
1
-0
/
+4
*
* lisp/emacs-lisp/cl*.el: Use define-inline and move some code
Stefan Monnier
2015-02-14
1
-0
/
+26
*
Tighten up the tagcode used for eieio and cl-struct objects
Stefan Monnier
2015-01-27
1
-0
/
+48