summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-07-11 07:28:47 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-07-11 07:28:47 -0700
commitf888430a6012947a9aea3624592dff1fc1f18726 (patch)
tree3b7af565caea3cd82de0d516c2a8e3b626841b9d /ChangeLog
parent4ccc4bff6556940a1268d96ec60bb2f599f0fe6d (diff)
downloadtxr-f888430a6012947a9aea3624592dff1fc1f18726.tar.gz
txr-f888430a6012947a9aea3624592dff1fc1f18726.tar.bz2
txr-f888430a6012947a9aea3624592dff1fc1f18726.zip
Let's have placelet and placelet*.
* share/txr/stdlib/place.tl (placelet*): New macro. * lisplib.c (place_set_entries): Add placelet* to list of names. * txr.1: Updated to document placelet* and fix mistakes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bfa7ee3..8702a519 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2015-07-11 Kaz Kylheku <kaz@kylheku.com>
+ Let's have placelet and placelet*.
+
+ * share/txr/stdlib/place.tl (placelet*): New macro.
+
+ * lisplib.c (place_set_entries): Add placelet* to list of names.
+
+ * txr.1: Updated to document placelet* and fix mistakes.
+
+2015-07-11 Kaz Kylheku <kaz@kylheku.com>
+
* share/txr/stdlib/place.tl (defplace dwim): Eliminate
ogetter-sym variable for caching the sequence; use the getter
for the sequence place to access it. Again, this is for placelet,