index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
debug.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Improve documentation of signaling errors in batch mode
Eli Zaretskii
2023-11-09
1
-0
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Obsolete unused variable in debug.el
Stefan Kangas
2022-09-20
1
-4
/
+4
*
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-07-04
1
-46
/
+47
*
Leave the contents on the *Backtrace* buffer on `q'
Lars Ingebrigtsen
2022-06-14
1
-6
/
+5
*
Make the eval-in-debug error message prettier in non-recursive errors
Lars Ingebrigtsen
2022-05-02
1
-11
/
+17
*
Don't enter the debugger from *Backtrace* or edebug on eval errors
Lars Ingebrigtsen
2022-05-01
1
-1
/
+12
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-2
/
+4
|
/
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-7
/
+7
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
Restore the debugging window size more reliably
martin rudalics
2021-09-06
1
-10
/
+9
*
Make `debug' reset `inhibit-read-only' while running
Lars Ingebrigtsen
2021-08-13
1
-1
/
+5
*
* lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
Stefan Monnier
2021-04-18
1
-1
/
+1
*
Normalize version specifiers for make-obsolete and friends
Stefan Kangas
2021-03-08
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-1
/
+0
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-0
/
+17
|
\
|
*
Make aliases introduced in previous patch obsolete
Lars Ingebrigtsen
2020-10-01
1
-2
/
+4
|
*
Restore some public debugging functions removed in Emacs 27
Gemini Lasswell
2020-10-01
1
-0
/
+15
|
*
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
Paul Pogonyshev
2020-01-31
1
-150
/
+142
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-5
/
+2
*
|
* lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases
Paul Pogonyshev
2020-01-26
1
-150
/
+142
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/debug.el (debug-on-entry): Allow undefined functions
Stefan Monnier
2019-12-11
1
-1
/
+1
*
Revert "Add an edebug-cancel-debug-on-entry alias"
Lars Ingebrigtsen
2019-10-20
1
-2
/
+0
*
Add an edebug-cancel-debug-on-entry alias
Lars Ingebrigtsen
2019-10-20
1
-0
/
+2
*
; * lisp/emacs-lisp/debug.el (debugger-mode): Doc fix. (Bug#37352)
Eli Zaretskii
2019-09-25
1
-6
/
+9
*
Clarify `debug' doc string
Lars Ingebrigtsen
2019-09-23
1
-1
/
+4
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Glenn Morris
2019-02-20
1
-1
/
+1
|
\
|
*
* lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fix. (Bug#34518)
David Pathakjee
2019-02-18
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix last change of debug.el
Martin Rudalics
2018-12-27
1
-19
/
+19
*
|
Set up debugger buffer earlier and fit window to it (Bug#32825)
Martin Rudalics
2018-12-26
1
-19
/
+21
*
|
* lisp/emacs-lisp/debug.el (debug): Add display-buffer-below-selected
Juri Linkov
2018-12-21
1
-3
/
+5
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-7
/
+7
*
|
Add a menu for backtrace-mode
Gemini Lasswell
2018-08-03
1
-2
/
+2
*
|
* lisp/emacs-lisp/debug.el (debugger-mode-map): Use easy-menu-define.
Gemini Lasswell
2018-08-03
1
-45
/
+32
*
|
Always make buttons from function names in backtraces
Gemini Lasswell
2018-08-03
1
-1
/
+1
*
|
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
1
-252
/
+138
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-0
/
+1
|
\
|
|
*
Increase max-lisp-eval-depth adjustment while in debugger (bug#31919)
Gemini Lasswell
2018-06-30
1
-0
/
+1
*
|
* lisp/emacs-lisp/debug.el (debug): Don't hang upon error in initial-frame.
Stefan Monnier
2018-04-02
1
-4
/
+24
*
|
Explicitly require cl-lib where needed
Glenn Morris
2018-03-16
1
-0
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
[next]