summaryrefslogtreecommitdiff
path: root/doc/lispref/edebug.texi
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove remaining mentions of 'eval-current-buffer'Gregory Heytings2022-12-261-12/+11
* Improve documentation of Edebug overwriting buffer pointEli Zaretskii2022-11-061-7/+22
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-191-3/+2
* Merge from origin/emacs-28Stefan Kangas2022-07-021-1/+0
|\
| * Remove obsolete cust-print from elisp indexStefan Kangas2022-06-301-1/+0
* | Allow pretty-printing results from `C-x C-e' in edebugLars Ingebrigtsen2022-06-181-1/+2
* | Extend 'e' in edebug to pretty-print the valuesLars Ingebrigtsen2022-06-181-1/+5
* | Don't enter the debugger from *Backtrace* or edebug on eval errorsLars Ingebrigtsen2022-05-011-2/+6
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Revert "Use @pxref when necessary"Eli Zaretskii2021-11-241-1/+1
|/
* Use @pxref when necessaryRobert Pluim2021-11-241-1/+1
* Update doc of Edebug specification for macrosStephen Gildea2021-10-211-3/+11
* Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-101-5/+5
* Fix two syntax errors in Specification ListLars Ingebrigtsen2021-02-151-2/+2
* * Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`Stefan Monnier2021-02-141-9/+13
* * lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete functionStefan Monnier2021-02-131-9/+1
* * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New methodStefan Monnier2021-02-131-17/+11
* Edebug: Overload `edebug-form-spec` even lessStefan Monnier2021-02-121-18/+23
* * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op) <&lookup>: New methodStefan Monnier2021-02-121-0/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix 'See @xref{...}' (bug#44811)Mattias Engdegård2020-11-231-2/+2
* Minor Edebug manual keystroke clarificationsLars Ingebrigtsen2020-11-171-3/+5
* Remove mention of the obsolete cust-print.el from the manualLars Ingebrigtsen2020-10-071-7/+8
* Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)Philipp Stephani2020-08-021-0/+10
* Merge from origin/emacs-27Glenn Morris2020-05-281-1/+1
|\
| * Tiny texinfo markup fixesGlenn Morris2020-05-271-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-201-1/+1
|\|
| * Document constant vs mutable objects betterPaul Eggert2020-04-181-1/+1
* | Introduce element &error into edebug specification lists for macrosAlan Mackenzie2020-01-171-0/+5
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make it clear what edebug-remove-instrumentation offersLars Ingebrigtsen2019-11-161-2/+4
* Fix recent changes in documentationEli Zaretskii2019-10-221-4/+4
* Make edebug-eval-last-sexp interactively take a zero prefixLars Ingebrigtsen2019-10-221-3/+7
* Add a command to toggle an edebug breakpointLars Ingebrigtsen2019-10-201-2/+8
* Add a new edebug-breakpoint faceLars Ingebrigtsen2019-10-201-1/+2
* New command to clear all breakpoints in a functionLars Ingebrigtsen2019-10-201-0/+4
* New command edebug-remove-instrumentationLars Ingebrigtsen2019-10-201-0/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-161-1/+0
|\|
| * doc/lispref/edebug.texi (Specification List) Remove obstrusive blank lineAlan Mackenzie2018-10-141-1/+0
* | Make small fixes to Edebug and debugger documentationGemini Lasswell2018-09-091-0/+2
* | Fix some documentation formatting nitsGemini Lasswell2018-08-031-1/+1
* | Add new commands to Edebug backtracesGemini Lasswell2018-08-031-2/+10
* | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-031-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-02-241-1/+1
|\|
| * Fix @findex and @vindex entries in manualsMichael Albinus2018-02-231-1/+1