| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -2/+1 |
| * | Improve documentation of records | Eli Zaretskii | 2017-12-22 | 1 | -1/+8 |
| * | Deprecate copy-record in favor of copy-sequence | Paul Eggert | 2017-04-07 | 1 | -34/+3 |
| * | * records.texi (Record Functions): fix typo. | Lars Brinkhoff | 2017-04-07 | 1 | -1/+1 |
| * | Update documentation for type semantics of records. | Lars Brinkhoff | 2017-04-06 | 1 | -0/+4 |
| * | Minor simplifications and doc for records | Paul Eggert | 2017-04-04 | 1 | -2/+4 |
| * | Backward compatibility with pre-existing struct instances. | Stefan Monnier | 2017-04-04 | 1 | -1/+16 |
| * | Make EIEIO use records. | Stefan Monnier | 2017-04-04 | 1 | -1/+2 |
| * | Make cl-defstruct use records. | Lars Brinkhoff | 2017-04-04 | 1 | -1/+2 |
| * | Add record objects with user-defined types. | Lars Brinkhoff | 2017-04-04 | 1 | -0/+98 |