| 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 |
* | Don't bind `s' in the normal backtrace map | Lars Ingebrigtsen | 2022-09-09 | 1 | -1/+2 |
* | Fix edebug parsing of ., | Lars Ingebrigtsen | 2022-06-19 | 1 | -0/+9 |
* | Merge from origin/emacs-28 | Stefan Kangas | 2022-01-14 | 1 | -0/+10 |
|\ |
|
| * | Fix Edebug specification for inline functions (Bug#53068). | Philipp Stephani | 2022-01-13 | 1 | -0/+10 |
* | | 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 |
* | | Use defvar-keymap in tests | Stefan Kangas | 2021-12-26 | 1 | -16/+14 |
* | | Silence warnings about testing obsolete functions and macros | Stefan Kangas | 2021-12-05 | 1 | -3/+6 |
* | | Prefer ert-with-temp-(directory|file) | Stefan Kangas | 2021-11-07 | 1 | -21/+21 |
|/ |
|
* | Avoid cl-lib alias for cadadr and friends | Stefan Kangas | 2021-09-03 | 1 | -2/+2 |
* | Recreate symptom of Bug#42701. | Philipp Stephani | 2021-05-18 | 1 | -4/+11 |
* | Edebug: Disable backtracking when hitting a &define keyword. | Philipp Stephani | 2021-04-10 | 1 | -0/+25 |
* | * test/lisp/emacs-lisp/edebug-tests.el: Adjust to new `edebug-eval-defun`. | Stefan Monnier | 2021-02-19 | 1 | -14/+20 |
* | * lisp/emacs-lisp/bindat.el (bindat-spec): New macro. | Stefan Monnier | 2021-02-15 | 1 | -0/+17 |
* | * Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic` | Stefan Monnier | 2021-02-14 | 1 | -14/+10 |
* | Edebug: Make it possible to debug `gv-expander`s in `declare` | Stefan Monnier | 2021-02-12 | 1 | -0/+11 |
* | Edebug: Overload `edebug-form-spec` even less | Stefan Monnier | 2021-02-12 | 1 | -0/+5 |
* | ; 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 |
* | Unbreak a few unit tests that rely on lack of backtraces | Philipp Stephani | 2020-12-07 | 1 | -1/+4 |
* | Fix file-name problems in several tests | Eli Zaretskii | 2020-10-16 | 1 | -1/+3 |
* | Use new resource directory macros in tests (Bug#43792) | Stefan Kangas | 2020-10-16 | 1 | -12/+1 |
* | Merge from origin/emacs-27 | Glenn Morris | 2020-10-02 | 1 | -1/+1 |
|\ |
|
| * | ; Fix many typos in symbols in docs and comments | Stefan Kangas | 2020-10-02 | 1 | -1/+1 |
* | | Avoid duplicate Edebug symbols when backtracking (Bug#42701) | Philipp Stephani | 2020-08-03 | 1 | -0/+32 |
* | | ; * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-cl-flet): Fix typo. | Philipp Stephani | 2020-08-02 | 1 | -1/+1 |
* | | Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989) | Philipp Stephani | 2020-08-02 | 1 | -0/+40 |
* | | Don’t generate duplicate symbols for secondary CL methods (Bug#42671) | Philipp Stephani | 2020-08-02 | 1 | -0/+22 |
|/ |
|
* | 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 | -2/+16 |
* | | Fix Edebug spec for cl-macrolet (bug#29919) | Gemini Lasswell | 2018-08-01 | 1 | -0/+11 |
|/ |
|
* | 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/+14 |
* | ; Spelling and URL fixes | Paul Eggert | 2017-09-23 | 1 | -3/+3 |
* | Add tests for Edebug | Gemini Lasswell | 2017-09-21 | 1 | -0/+903 |