From 08e356af25f0e6ab9c8ad1583181aa529c61ca91 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 10 Jan 2012 23:15:14 -0800 Subject: * eval.c (tostring, tostringp): New static functions. (eval_init): New functions registered. * txr.1: Stub sections created. * txr.vim: Updated. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 00152406..92145108 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2012-01-10 Kaz Kylheku + + * eval.c (tostring, tostringp): New static functions. + (eval_init): New functions registered. + + * txr.1: Stub sections created. + + * txr.vim: Updated. + 2012-01-10 Kaz Kylheku Spat of new features having to do with lazy processing. -- cgit v1.2.3