1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00
emacs/doc
Gemini Lasswell 83af893fc0 Move 'backtrace' from subr.el to backtrace.el
* lisp/subr.el (backtrace, backtrace--print-frame): Remove functions.
* lisp/emacs-lisp/backtrace.el (backtrace-backtrace): Remove function.
(backtrace): New function.
(backtrace-to-string): Make argument optional.
* doc/lispref/debugging.texi (Internals of Debugger): Update
description of 'backtrace' function.
2018-08-03 08:54:08 -07:00
..
emacs New commands to create an empty file 2018-08-02 13:20:46 +09:00
lispintro Merge from origin/emacs-26 2018-07-02 19:19:26 -07:00
lispref Move 'backtrace' from subr.el to backtrace.el 2018-08-03 08:54:08 -07:00
man Merge from origin/emacs-26 2018-05-15 09:09:48 -07:00
misc Add backtrace-mode and use it in the debugger, ERT and Edebug 2018-08-03 08:53:02 -07:00