aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/debugging.texi (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-24Improve documentation of profiler commandsEli Zaretskii1-4/+13
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-11-17; * doc/lispref/debugging.texi (Debugging): Add cross-references.Eli Zaretskii1-2/+3
2023-11-17; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).Ihor Radchenko1-0/+1
2023-11-09Improve documentation of signaling errors in batch modeEli Zaretskii1-5/+19
2023-07-04correct info documentation of benchmark-callRobert Pluim1-3/+3
2023-06-13Fix some Texinfo markup in manualsBasil L. Contovounesios1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-08-11New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie1-0/+44
2022-05-01Don't enter the debugger from *Backtrace* or edebug on eval errorsLars Ingebrigtsen1-1/+17
2022-05-01Correct Using Debugger lispref nodeLars Ingebrigtsen1-5/+3
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-09-13Mention `benchmark-call' in the manualLars Ingebrigtsen1-3/+3
2021-06-19Improve documentation of profilerEli Zaretskii1-6/+7
2021-03-17* lisp/emacs-lisp/benchmark.el (benchmark-call): New functionStefan Monnier1-1/+2
2021-01-05Pretty-print keys without <> around modifiers (bug#45536)Mattias Engdegård1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-22Re-order the items in `profiler-report' output.Alan Mackenzie1-6/+7
2020-09-02; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas1-1/+1
2020-06-17Fix some Texinfo markupBasil L. Contovounesios1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-10-15Add new macro `benchmark-progn'Lars Ingebrigtsen1-3/+3
2019-09-13Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell1-0/+3
2019-08-03Improve documentation of debugging Lisp syntax errorEli Zaretskii1-19/+26
2019-08-03Improve documentation of debugging Lisp syntax errorEli Zaretskii1-19/+26
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-08-28Index profiler commands in elisp manualNoam Postavsky1-0/+3
2018-08-03Fix some documentation formatting nitsGemini Lasswell1-5/+5
2018-08-03Move 'backtrace' from subr.el to backtrace.elGemini Lasswell1-10/+9
2018-08-03Add new command to expand all "..."s in a backtrace frameGemini Lasswell1-0/+3
2018-08-03Change keybinding for backtrace-collapse from '=' to '-'Gemini Lasswell1-1/+1
2018-08-03Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell1-21/+72
2018-07-07Improve indexing of 'eval-defun' in ELisp manualEli Zaretskii1-0/+1
2018-02-17Improve documentation of Profiling featuresEli Zaretskii1-23/+36
2018-02-17Improve indexing of "performance" in ELisp manualEli Zaretskii1-0/+1
2018-01-31Use @key{} where it is missing in the manualsMichael Albinus1-4/+4
2018-01-28Fix some issues in the emacs/lispref manualsMartin Rudalics1-4/+4
2018-01-15* src/print.c (syms_of_print) <print_quoted>: Set default to trueStefan Monnier1-2/+2
2018-01-13Mention trace.el facilities in the ELisp manualEli Zaretskii1-0/+10
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-12Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel1-1/+22
2016-12-02Document watchpointsNoam Postavsky1-0/+31
2016-10-22Explain how to debug emacsclient lisp errorsNoam Postavsky1-0/+7
2016-10-04Restore 'command-debug-status' functionalityPhilippe Vaucher1-0/+2