summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e5e5661..500b668b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2015-01-21 Kaz Kylheku <kaz@kylheku.com>
+
+ Allow macros to tell what symbols have lexical function
+ or variable bindings.
+
+ * eval.c (lexical_var_p, lexical_fun_p): New local functions.
+ (eval_init): Registered as intrinsics.
+
+ * txr.1: Documented lexical-var-p and lexical-fun-p.
+
+ * tl.vim, txr.vim: Updated.
+
2015-01-13 Kaz Kylheku <kaz@kylheku.com>
Version 102