From 0110b5497d10f7368ae7456f62d8471774123e26 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 1 Dec 2011 08:31:14 -0800 Subject: * match.c (eval_form): Function renamed to txeval so its is not confused with the Lisp evaluation functions. (vars_to_bindings, h_fun, v_freeform, v_next, v_merge, v_bind, v_set, v_cat, v_output, v_throw, v_deffilter, v_fun): Updated. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9c594728..df9fd73e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-12-01 Kaz Kylheku + + * match.c (eval_form): Function renamed to txeval so its is + not confused with the Lisp evaluation functions. + (vars_to_bindings, h_fun, v_freeform, v_next, v_merge, v_bind, v_set, + v_cat, v_output, v_throw, v_deffilter, v_fun): Updated. + 2011-11-30 Kaz Kylheku * lib.h (or2): Restore macro version of or2, because we need -- cgit v1.2.3