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
*
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
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-2
/
+3
|
\
|
|
*
Fix customization of debugger-print-function (Bug#29077)
Noam Postavsky
2017-11-01
1
-2
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-20
1
-1
/
+3
|
\
|
|
*
Don't remember old debugger window (Bug#17882)
Noam Postavsky
2017-10-15
1
-1
/
+3
*
|
* lisp/emacs-lisp/debug.el: Use cl-print more systematically
Stefan Monnier
2017-10-20
1
-3
/
+3
*
|
* lisp/emacs-lisp/debug.el: Don't bail on errors inside cl-print
Stefan Monnier
2017-10-13
1
-6
/
+12
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default.
Noam Postavsky
2017-07-02
1
-3
/
+0
*
* lisp/emacs-lisp/debug.el (debugger-list-functions): Remove obsolete msg
Stefan Monnier
2017-06-30
1
-3
/
+7
*
Hide byte code in backtraces (Bug#6991)
Noam Postavsky
2017-06-29
1
-8
/
+18
*
Improve ert backtrace recording
Noam Postavsky
2017-06-29
1
-71
/
+0
*
Operate on frame list instead of printed backtrace
Noam Postavsky
2017-06-29
1
-39
/
+51
*
Protect *Backtrace* from being killed (Bug#26650)
Noam Postavsky
2017-05-23
1
-0
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Move backtrace to ELisp using a new mapbacktrace primitive
Clément Pit--Claudel
2016-12-12
1
-6
/
+5
*
|
Add function to trigger debugger on variable write
Noam Postavsky
2016-12-02
1
-0
/
+91
*
|
New user option 'debugger-stack-frame-as-list'
Vasilij Schneidermann
2016-09-30
1
-1
/
+3
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/debug.el (debug-help-follow): Use describe-symbol.
Glenn Morris
2015-07-09
1
-5
/
+1
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
* lisp/emacs-lisp/debug.el (help-xref-interned): Update declaration.
Glenn Morris
2015-05-04
1
-1
/
+2
*
Merge from origin/emacs-24
Paul Eggert
2015-03-23
1
-2
/
+4
|
\
|
*
In `debug' don't try using window on inaccessible frame (Bug#17170).
Martin Rudalics
2015-03-22
1
-2
/
+4
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
Add classes as run-time descriptors of cl-structs.
Stefan Monnier
2015-03-18
1
-4
/
+4
*
|
* lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion.
Stefan Monnier
2015-02-25
1
-5
/
+1
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
|
/
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2014-01-05
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
Stefan Monnier
2013-12-12
1
-1
/
+2
[next]