| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | * Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic` | Stefan Monnier | 2021-02-14 | 1 | -2/+2 |
* | Edebug: Make it possible to debug `gv-expander`s in `declare` | Stefan Monnier | 2021-02-12 | 1 | -0/+6 |
* | Edebug: Overload `edebug-form-spec` even less | Stefan Monnier | 2021-02-12 | 1 | -0/+10 |
* | ; Minor license statement fixes | Stefan Kangas | 2021-02-08 | 1 | -11/+11 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Use lexical-binding in most remaining emacs-lisp tests | Stefan Kangas | 2020-04-30 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | 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 |
* | | Add new commands to Edebug backtraces | Gemini Lasswell | 2018-08-03 | 1 | -1/+1 |
* | | Fix Edebug spec for cl-macrolet (bug#29919) | Gemini Lasswell | 2018-08-01 | 1 | -0/+7 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Fix Edebug's handling of dotted specs (bug#6415) | Gemini Lasswell | 2017-11-26 | 1 | -0/+4 |
* | ; Spelling and URL fixes | Paul Eggert | 2017-09-23 | 1 | -1/+1 |
* | Add tests for Edebug | Gemini Lasswell | 2017-09-21 | 1 | -0/+130 |