summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-07-12 07:12:00 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-07-12 07:12:00 -0700
commite1b76996ce822915896408e084695bda4bbcb465 (patch)
tree769d03abf7f1cbab134ce725d866e974db40e2b5 /ChangeLog
parentc8ae68c761a3b40ec9023e12d3efed679cca4055 (diff)
downloadtxr-e1b76996ce822915896408e084695bda4bbcb465.tar.gz
txr-e1b76996ce822915896408e084695bda4bbcb465.tar.bz2
txr-e1b76996ce822915896408e084695bda4bbcb465.zip
* share/txr/stdlib/ifa.tl (ifa): Use placelet to
allow "it" to be mutable when it denotes a place form.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a4a21d9..d28e85b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-07-12 Kaz Kylheku <kaz@kylheku.com>
+ * share/txr/stdlib/ifa.tl (ifa): Use placelet to
+ allow "it" to be mutable when it denotes a place form.
+
+2015-07-12 Kaz Kylheku <kaz@kylheku.com>
+
* share/txr/stdlib/place.tl (place-form-p): New function.
* lisplib.c (place_set_entries): Add place-form-p to list of names.