From 051bf360110a5b9649fe9a2b5b35b2dcfed868d6 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 28 Mar 2015 07:34:01 -0700 Subject: * eval.c (eval_init): register get-lines as having one optional argument. * lib.c (lazy_stream_cons): Default the argument to std_input. * txr.1: Document that the stream is optional in get-lines. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 229245fa..a8ddd5fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2015-03-28 Kaz Kylheku + + * eval.c (eval_init): register get-lines as having one optional + argument. + + * lib.c (lazy_stream_cons): Default the argument to std_input. + + * txr.1: Document that the stream is optional in get-lines. + 2015-03-24 Kaz Kylheku * Makefile (enforce): Update error error message. -- cgit v1.2.3