Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |