index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
debug.el
Age
Commit message (
Expand
)
Author
2026-03-26
Add predicate for initial_terminal
Basil L. Contovounesios
2026-03-10
Use the new error API functions
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-06
(debug--early): Avoid re-entering the debugger for the same error
Stefan Monnier
2025-03-06
(debug): Don't `kill-emacs` upon exit when in batch mode
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-03-16
debug.el: Prevent re-entering the debugger for the same error
Stefan Monnier
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-18
debug.el: Straighten the code that find the "base" of the backtrace
Stefan Monnier
2023-11-09
Improve documentation of signaling errors in batch mode
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-20
Obsolete unused variable in debug.el
Stefan Kangas
2022-07-04
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-06-14
Leave the contents on the *Backtrace* buffer on `q'
Lars Ingebrigtsen
2022-05-02
Make the eval-in-debug error message prettier in non-recursive errors
Lars Ingebrigtsen
2022-05-01
Don't enter the debugger from *Backtrace* or edebug on eval errors
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-09-18
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-14
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-06
Restore the debugging window size more reliably
martin rudalics
2021-08-13
Make `debug' reset `inhibit-read-only' while running
Lars Ingebrigtsen
2021-04-18
* lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
Stefan Monnier
2021-03-08
Normalize version specifiers for make-obsolete and friends
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Remove redundant requires of 'button'
Stefan Kangas
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-10-01
Make aliases introduced in previous patch obsolete
Lars Ingebrigtsen
2020-10-01
Restore some public debugging functions removed in Emacs 27
Gemini Lasswell
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-01-31
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
Paul Pogonyshev
2020-01-26
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
Paul Pogonyshev
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-11
* lisp/emacs-lisp/debug.el (debug-on-entry): Allow undefined functions
Stefan Monnier
2019-10-20
Revert "Add an edebug-cancel-debug-on-entry alias"
Lars Ingebrigtsen
2019-10-20
Add an edebug-cancel-debug-on-entry alias
Lars Ingebrigtsen
2019-09-25
; * lisp/emacs-lisp/debug.el (debugger-mode): Doc fix. (Bug#37352)
Eli Zaretskii
2019-09-23
Clarify `debug' doc string
Lars Ingebrigtsen
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-02-20
Merge from origin/emacs-26
Glenn Morris
2019-02-18
* lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fix. (Bug#34518)
David Pathakjee
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-27
Fix last change of debug.el
Martin Rudalics
2018-12-26
Set up debugger buffer earlier and fit window to it (Bug#32825)
Martin Rudalics
2018-12-21
* lisp/emacs-lisp/debug.el (debug): Add display-buffer-below-selected
Juri Linkov
[next]