mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 05:50:26 +02:00
Reverted the recent set backtrace width change.
This commit is contained in:
parent
2868a51ce9
commit
b15359ab4b
1 changed files with 0 additions and 4 deletions
|
@ -261,7 +261,3 @@
|
||||||
(variable-set! (builtin-variable '%%emacs-frame-eval) emacs-frame-eval)
|
(variable-set! (builtin-variable '%%emacs-frame-eval) emacs-frame-eval)
|
||||||
(variable-set! (builtin-variable '%%emacs-symdoc) emacs-symdoc)
|
(variable-set! (builtin-variable '%%emacs-symdoc) emacs-symdoc)
|
||||||
(variable-set! (builtin-variable '%%apropos-internal) apropos-internal)
|
(variable-set! (builtin-variable '%%apropos-internal) apropos-internal)
|
||||||
|
|
||||||
;;; Set backtrace width to 60
|
|
||||||
|
|
||||||
(debug-set! width 60)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue