1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 01:00:20 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-09-11 18:32:42 +00:00
parent 3a1f844725
commit f14d3ff8be
3 changed files with 25 additions and 1 deletions

View file

@ -16,6 +16,8 @@
* backtrace.c (display_frame_expr): Don't print a newline.
(display_frame): Print the newline here instead.
(display_backtrace_body): Don't print "Backtrace:".
(scm_backtrace): Print "Backtrace:" here instead.
1999-09-09 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>