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
/
backtrace.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix several symbol name typos
Stefan Kangas
2022-10-26
1
-1
/
+1
*
Don't bind `s' in the normal backtrace map
Lars Ingebrigtsen
2022-09-09
1
-1
/
+0
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-1
/
+1
*
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-06
1
-1
/
+2
*
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-07-04
1
-57
/
+57
*
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
*
|
Make results details in ert-run-tests-batch configurable
Michael Herstine
2021-11-16
1
-6
/
+18
|
/
*
; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
Stefan Kangas
2021-09-18
1
-1
/
+1
*
(backtrace-goto-source-functions): Make it a normal abnormal hook
Stefan Monnier
2021-02-13
1
-5
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Restore some public debugging functions removed in Emacs 27
Gemini Lasswell
2020-10-01
1
-4
/
+7
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
*
Improve print output options commands in backtrace-mode (bug#36566)
Gemini Lasswell
2019-09-13
1
-10
/
+34
*
Update more copyright years
Paul Eggert
2018-12-31
1
-1
/
+1
*
Fix links in backtraces to work on advised built-ins (Bug#25393)
Gemini Lasswell
2018-08-27
1
-5
/
+7
*
Give two backtrace-mode commands better names
Gemini Lasswell
2018-08-03
1
-20
/
+18
*
Move 'backtrace' from subr.el to backtrace.el
Gemini Lasswell
2018-08-03
1
-4
/
+8
*
Add new commands to Edebug backtraces
Gemini Lasswell
2018-08-03
1
-4
/
+48
*
Add a menu for backtrace-mode
Gemini Lasswell
2018-08-03
1
-0
/
+22
*
Add new command to expand all "..."s in a backtrace frame
Gemini Lasswell
2018-08-03
1
-62
/
+62
*
Change keybinding for backtrace-collapse from '=' to '-'
Gemini Lasswell
2018-08-03
1
-1
/
+1
*
Add link in backtraces to position in buffer being evaluated (bug#14081)
Gemini Lasswell
2018-08-03
1
-3
/
+24
*
Add links in backtraces to functions written in C (bug#25393)
Gemini Lasswell
2018-08-03
1
-1
/
+5
*
Add prefix argument to backtrace-toggle-print-circle
Gemini Lasswell
2018-08-03
1
-33
/
+56
*
Lazily print backtrace frame local variables
Gemini Lasswell
2018-08-03
1
-51
/
+83
*
Always make buttons from function names in backtraces
Gemini Lasswell
2018-08-03
1
-6
/
+7
*
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
1
-0
/
+767