summaryrefslogtreecommitdiff
path: root/doc/lispref/edebug.texi
AgeCommit message (Expand)Author
2026-02-21; * doc/lispref/edebug.texi (Using Edebug): Fix a typo (bug#80459).Eli Zaretskii
2026-02-14; Improve documentation of EdebugEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-30; * doc/lispref/edebug.texi (Edebug Views): Fix wording of last change.Eli Zaretskii
2025-08-30Add edebug-bounce-to-previous-valueJens Schmidt
2025-08-23Merge from origin/emacs-30Eli Zaretskii
2025-08-23; Improve documentation of EdebugEli Zaretskii
2025-02-18(lexical-binding): Allow changing the default value (bug#74145)Stefan Monnier
2025-01-19Revert "Revert "Use @xref more consistently; "See @ref" -> "@xref"""Eli Zaretskii
2025-01-19Revert "Use @xref more consistently; "See @ref" -> "@xref""Po Lu
2025-01-19Use @xref more consistently; "See @ref" -> "@xref"Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-02Output better error messages on certain edebug spec errorsAlan Mackenzie
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-26Remove remaining mentions of 'eval-current-buffer'Gregory Heytings
2022-11-06Improve documentation of Edebug overwriting buffer pointEli Zaretskii
2022-09-19Abolish max-specpdl-size (bug#57911)Mattias Engdegård
2022-07-02Merge from origin/emacs-28Stefan Kangas
2022-06-30Remove obsolete cust-print from elisp indexStefan Kangas
2022-06-18Allow pretty-printing results from `C-x C-e' in edebugLars Ingebrigtsen
2022-06-18Extend 'e' in edebug to pretty-print the valuesLars Ingebrigtsen
2022-05-01Don't enter the debugger from *Backtrace* or edebug on eval errorsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-24Revert "Use @pxref when necessary"Eli Zaretskii
2021-11-24Use @pxref when necessaryRobert Pluim
2021-10-21Update doc of Edebug specification for macrosStephen Gildea
2021-04-10Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani
2021-02-15Fix two syntax errors in Specification ListLars Ingebrigtsen
2021-02-14* Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`Stefan Monnier
2021-02-13* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete functionStefan Monnier
2021-02-13* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New methodStefan Monnier
2021-02-12Edebug: Overload `edebug-form-spec` even lessStefan Monnier
2021-02-12* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op) <&lookup>: New methodStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-23Fix 'See @xref{...}' (bug#44811)Mattias Engdegård
2020-11-17Minor Edebug manual keystroke clarificationsLars Ingebrigtsen
2020-10-07Remove mention of the obsolete cust-print.el from the manualLars Ingebrigtsen
2020-08-02Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)Philipp Stephani
2020-05-28Merge from origin/emacs-27Glenn Morris
2020-05-27Tiny texinfo markup fixesGlenn Morris
2020-04-20Merge from origin/emacs-27Glenn Morris
2020-04-18Document constant vs mutable objects betterPaul Eggert
2020-01-17Introduce element &error into edebug specification lists for macrosAlan Mackenzie
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-16Make it clear what edebug-remove-instrumentation offersLars Ingebrigtsen
2019-10-22Fix recent changes in documentationEli Zaretskii