summaryrefslogtreecommitdiff
path: root/doc/lispref/debugging.texi
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Index profiler commands in elisp manualNoam Postavsky2018-08-281-0/+3
* Improve indexing of 'eval-defun' in ELisp manualEli Zaretskii2018-07-071-0/+1
* Improve documentation of Profiling featuresEli Zaretskii2018-02-171-23/+36
* Improve indexing of "performance" in ELisp manualEli Zaretskii2018-02-171-0/+1
* Use @key{} where it is missing in the manualsMichael Albinus2018-01-311-4/+4
* Fix some issues in the emacs/lispref manualsMartin Rudalics2018-01-281-4/+4
* Mention trace.el facilities in the ELisp manualEli Zaretskii2018-01-131-0/+10
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel2016-12-121-1/+22
* | Document watchpointsNoam Postavsky2016-12-021-0/+31
* | Merge from origin/emacs-25Paul Eggert2016-10-231-0/+7
|\ \ | |/
| * Explain how to debug emacsclient lisp errorsNoam Postavsky2016-10-221-0/+7
* | Merge from origin/emacs-25Paul Eggert2016-10-101-0/+2
|\ \ | |/
| * Restore 'command-debug-status' functionalityPhilippe Vaucher2016-10-041-0/+2
* | New user option 'debugger-stack-frame-as-list'Vasilij Schneidermann2016-09-301-0/+31
|/
* profiler: document prefix arg for tree expansionNoam Postavsky2016-07-281-2/+3
* Some corrections in Elisp manualMartin Rudalics2016-02-011-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Quote less in manualsPaul Eggert2015-09-151-2/+2
* * doc/lispref/debugging.texi (Profiling): Improve indexing.Eli Zaretskii2015-05-161-0/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Improve indexing on the chapter/section/subsection levels.Eli Zaretskii2014-12-231-0/+6
* * doc/lispref/debugging.texi (Function Debugging, Debugger Commands):Stefan Monnier2014-07-081-17/+2
* Small doc updates for debuggingGlenn Morris2014-02-131-3/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Document `debugger-toggle-locals'.Xue Fuqiao2013-12-221-0/+5
* Fix some doc/ cross-referencesGlenn Morris2013-07-021-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* * doc/lispref/debugging.texi (Profiling): Make it more clearStefan Monnier2012-11-211-1/+1
* Add a bit more about profiling to the lisprefGlenn Morris2012-11-201-3/+16
* * doc/lispref/debugging.texi (Profiling) [!tex]: Mention --enable-profiling.Glenn Morris2012-11-201-0/+11
* Fix typos in previousGlenn Morris2012-11-201-2/+2
* Make a start on a Profiling section in the lisprefGlenn Morris2012-11-201-0/+40
* Document debugger-bury-or-killGlenn Morris2012-11-101-2/+7
* * doc/lispref/debugging.texi (Error Debugging): Mention debug-on-message.Glenn Morris2012-11-101-0/+8
* Document new error symbol and function user-errorGlenn Morris2012-11-101-6/+6
* Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-211-1/+1
|\
| * * doc/lispref/debugging.texi (Using Debugger): Fix typo.Glenn Morris2012-09-111-1/+1
* | Implement `debug-on-message'.Lars Ingebrigtsen2012-09-041-0/+5
* | Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-1/+1
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-2/+2
|\ \ | |/
| * Some minor fixes of Elisp manual.Martin Rudalics2012-05-151-2/+2
* | Remove unnecessary @setfilename commands from many doc/lispref/*.texiGlenn Morris2012-04-131-1/+0
|/
* In doc/lispref, use @file for buffers, per the Texinfo manual.Glenn Morris2012-04-101-5/+5
* * debugging.texi (Debugger Commands): Continuing is now allowed for errors.Chong Yidong2012-02-121-8/+4
* Update Debugging chapter of Lisp manual.Chong Yidong2012-02-111-112/+92