From 97f8a48e8aca3ab9837051d0d07e129fa41d7f17 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 24 Mar 2012 21:10:35 -0700 Subject: * lib.c (rebind_s): New symbol variable. * lib.h (rebind_s): Declared. * match.c (v_rebind): New static function. (dir_tables_init): Registered rebind_s to v_rebind, and also to hv_trampoline in the horizontal directive table. * txr.1: Documented it. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3ed8f68..dc46ec3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2012-03-24 Kaz Kylheku + + * lib.c (rebind_s): New symbol variable. + + * lib.h (rebind_s): Declared. + + * match.c (v_rebind): New static function. + (dir_tables_init): Registered rebind_s to v_rebind, + and also to hv_trampoline in the horizontal directive table. + + * txr.1: Documented it. + 2012-03-24 Kaz Kylheku Bug #35989 -- cgit v1.2.3