diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-07-12 07:12:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-07-12 07:12:00 -0700 |
commit | e1b76996ce822915896408e084695bda4bbcb465 (patch) | |
tree | 769d03abf7f1cbab134ce725d866e974db40e2b5 /ChangeLog | |
parent | c8ae68c761a3b40ec9023e12d3efed679cca4055 (diff) | |
download | txr-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |