mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-05 09:10:18 +02:00
*** empty log message ***
This commit is contained in:
parent
b1508ade39
commit
5eb548fc54
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
1999-09-15 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
|
* debugger.scm ("evaluate"): Replaced `write-line' with calls to
|
||||||
|
`write' and `newline' since write-line doesn't write but displays.
|
||||||
|
|
||||||
1999-09-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
1999-09-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
* debugger.scm ("evaluate"): Newline after no env announcement.
|
* debugger.scm ("evaluate"): Newline after no env announcement.
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
1999-09-15 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
|
* backtrace.c: #include <unistd.h> if present.
|
||||||
|
|
||||||
1999-09-14 Jim Blandy <jimb@savonarola.red-bean.com>
|
1999-09-14 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||||
|
|
||||||
* Makefile.am (.c.x): Don't create a subshell just to delete the
|
* Makefile.am (.c.x): Don't create a subshell just to delete the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue