summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3589a77..9cef4a5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2014-02-27 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (delay_s): Global variable removed.
+ (eval_init): Initialiation of delay_s removed.
+ Symbol now interned in reg_mac call for registering me_delay .
+
+ * genvim.txr: Updated to recognize a reg_mac call
+ with intern.
+
+2014-02-27 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: Improved documentation for the dwim operator.
2014-02-26 Kaz Kylheku <kaz@kylheku.com>