Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cl-generic bootstrap problems | Lars Ingebrigtsen | 2022-06-24 | 1 | -0/+1 |
* | 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 |
* | | Fix bug#28557 | Stefan Monnier | 2021-12-20 | 1 | -26/+13 |
* | | Silence byte-compiler in cconv-tests.el | Stefan Kangas | 2021-12-20 | 1 | -12/+14 |
* | | Fix closure-conversion of shadowed captured lambda-lifted vars | Mattias EngdegÄrd | 2021-12-01 | 1 | -0/+152 |
|/ | |||||
* | ; Minor stylistic checkdoc fixes in test/**/*.el | Stefan Kangas | 2021-09-26 | 1 | -2/+4 |
* | Make lambda-lifting work again | Mattias EngdegÄrd | 2021-03-05 | 1 | -1/+8 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Mark two cconv tests as :unstable | Lars Ingebrigtsen | 2020-08-06 | 1 | -0/+2 |
* | Add new cconv-tests (Bug#28557) | Stefan Kangas | 2020-08-04 | 1 | -0/+158 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Update more copyright years | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
* | Don't forget to analyze args of lambda lifted functions (Bug#30872) | Noam Postavsky | 2018-06-16 | 1 | -0/+40 |