summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-02-10 06:50:26 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-02-10 06:50:26 -0800
commitbdefeae949effdbf45dfbf14475b2b795ef50cb2 (patch)
tree22c87c6176f56be42a6acdce3ab644e1d7b3126f /ChangeLog
parent8da2bf1c19a197df13928c18cd8e4317b9934c66 (diff)
downloadtxr-bdefeae949effdbf45dfbf14475b2b795ef50cb2.tar.gz
txr-bdefeae949effdbf45dfbf14475b2b795ef50cb2.tar.bz2
txr-bdefeae949effdbf45dfbf14475b2b795ef50cb2.zip
* eval.c (symacro_k, fun_k): New keyword variables.
(lexical_lisp1_binding): New static function. (eval_init): Initialize symacro_k and fun_k; register new intrinsic function lexical-lisp1-binding. * match.h (var_k): Existing external name declared. * txr.1: Documented lexical-lisp1-binding.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4330918a..a2bf3525 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2015-02-10 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (symacro_k, fun_k): New keyword variables.
+ (lexical_lisp1_binding): New static function.
+ (eval_init): Initialize symacro_k and fun_k; register
+ new intrinsic function lexical-lisp1-binding.
+
+ * match.h (var_k): Existing external name declared.
+
+ * txr.1: Documented lexical-lisp1-binding.
+
2015-02-09 Kaz Kylheku <kaz@kylheku.com>
* Makefile: Add dependency froml $(EXTRA_OBJS-y) to header