Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | * lisp/emacs-lisp/debug-early.el (debug-early-backtrace): Fix bug#61847 | Stefan Monnier | 2023-03-01 | 1 | -4/+4 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Make debug-early-backtrace more resilient | Lars Ingebrigtsen | 2022-06-24 | 1 | -1/+7 |
* | debug-early: Print bytecode in a more manageable way | Stefan Monnier | 2022-04-29 | 1 | -20/+24 |
* | Fix eval-tests/backtrace-in-batch-mode test | Stefan Monnier | 2022-02-06 | 1 | -4/+5 |
* | (debug-early-backtrace): Tweak the non-evald output | Stefan Monnier | 2022-02-06 | 1 | -0/+2 |
* | (debug-early-backtrace): Tweak the non-evald output | Stefan Monnier | 2022-02-06 | 1 | -12/+9 |
* | * lisp/emacs-lisp/debug-early.el: Improve the documentation | Alan Mackenzie | 2022-02-05 | 1 | -9/+19 |
* | New file lisp/emacs-lisp/debug-early.el for backtraces in early bootstrap | Alan Mackenzie | 2022-02-02 | 1 | -0/+77 |