(scm_last_stack_frame): Correct docstring (returns a
[bpt/guile.git] / doc / ref / ChangeLog
CommitLineData
46f7666d
NJ
12006-08-01 Neil Jerram <neil@ossau.uklinux.net>
2
c9ef3741
NJ
3 * api-debug.texi (Breakpoints): Removed (all wrong).
4
5 * guile.texi (API Reference): Improved summary for "Debugging"
6 menu item.
7
46f7666d
NJ
8 * scheme-debugging.texi (Debug Last Error, Interactive Debugger):
9 Moved/merged to scheme-using.texi, as REPL features.
10 (Examples): New.
11 (Intro to Breakpoints): New introductory text here. Removed all
12 subnodes except for Breakpoints Overview.
13
14 * scheme-using.texi: New.
15
16 * guile.texi (Programming in Scheme): Include new
17 scheme-using.texi file.
18
19 * Makefile.am (guile_TEXINFOS): Include new scheme-using.texi
20 file.
21
42be21d8
LC
22