diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 229e2fcbc..bb3139d88 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +2003-05-10 Kevin Ryde + + * documentation.scm (file-commentary, find-documentation-in-file): Use + call-with-input-file, to close ports when done. + 2003-05-03 Marius Vollmer * gap-buffer.scm (point++n!, point+-n!): Use substring-move!