index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
debugging.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation of profiler commands
Eli Zaretskii
2024-01-24
1
-4
/
+13
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * doc/lispref/debugging.texi (Debugging): Add cross-references.
Eli Zaretskii
2023-11-17
1
-2
/
+3
*
; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).
Ihor Radchenko
2023-11-17
1
-0
/
+1
*
Improve documentation of signaling errors in batch mode
Eli Zaretskii
2023-11-09
1
-5
/
+19
*
correct info documentation of benchmark-call
Robert Pluim
2023-07-04
1
-3
/
+3
*
Fix some Texinfo markup in manuals
Basil L. Contovounesios
2023-06-13
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
New debugging facility: backtraces from errors in Lisp called from redisplay
Alan Mackenzie
2022-08-11
1
-0
/
+44
*
Don't enter the debugger from *Backtrace* or edebug on eval errors
Lars Ingebrigtsen
2022-05-01
1
-1
/
+17
*
Correct Using Debugger lispref node
Lars Ingebrigtsen
2022-05-01
1
-5
/
+3
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Mention `benchmark-call' in the manual
Lars Ingebrigtsen
2021-09-13
1
-3
/
+3
*
Merge from origin/emacs-27
Glenn Morris
2021-06-19
1
-6
/
+7
|
\
|
*
Improve documentation of profiler
Eli Zaretskii
2021-06-19
1
-6
/
+7
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/benchmark.el (benchmark-call): New function
Stefan Monnier
2021-03-17
1
-1
/
+2
*
|
Pretty-print keys without <> around modifiers (bug#45536)
Mattias EngdegÄrd
2021-01-05
1
-1
/
+1
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Re-order the items in `profiler-report' output.
Alan Mackenzie
2020-12-22
1
-6
/
+7
|
/
*
; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"
Stefan Kangas
2020-09-02
1
-1
/
+1
*
Fix some Texinfo markup
Basil L. Contovounesios
2020-06-17
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Add new macro `benchmark-progn'
Lars Ingebrigtsen
2019-10-15
1
-3
/
+3
*
Improve print output options commands in backtrace-mode (bug#36566)
Gemini Lasswell
2019-09-13
1
-0
/
+3
*
Improve documentation of debugging Lisp syntax error
Eli Zaretskii
2019-08-03
1
-19
/
+26
*
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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-29
1
-0
/
+3
|
\
|
|
*
Index profiler commands in elisp manual
Noam Postavsky
2018-08-28
1
-0
/
+3
*
|
Fix some documentation formatting nits
Gemini Lasswell
2018-08-03
1
-5
/
+5
*
|
Move 'backtrace' from subr.el to backtrace.el
Gemini Lasswell
2018-08-03
1
-10
/
+9
*
|
Add new command to expand all "..."s in a backtrace frame
Gemini Lasswell
2018-08-03
1
-0
/
+3
*
|
Change keybinding for backtrace-collapse from '=' to '-'
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
-21
/
+72
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-07
1
-0
/
+1
|
\
|
|
*
Improve indexing of 'eval-defun' in ELisp manual
Eli Zaretskii
2018-07-07
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-23
/
+37
|
\
|
|
*
Improve documentation of Profiling features
Eli Zaretskii
2018-02-17
1
-23
/
+36
|
*
Improve indexing of "performance" in ELisp manual
Eli Zaretskii
2018-02-17
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-02
1
-4
/
+4
|
\
|
|
*
Use @key{} where it is missing in the manuals
Michael Albinus
2018-01-31
1
-4
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-01-29
1
-4
/
+4
|
\
|
|
*
Fix some issues in the emacs/lispref manuals
Martin Rudalics
2018-01-28
1
-4
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-01-15
1
-0
/
+10
|
\
|
|
*
Mention trace.el facilities in the ELisp manual
Eli Zaretskii
2018-01-13
1
-0
/
+10
*
|
* src/print.c (syms_of_print) <print_quoted>: Set default to true
Stefan Monnier
2018-01-15
1
-2
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
[next]