summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-05-22 07:23:47 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-05-22 07:23:47 -0700
commit43b371fa552149ad237fec114af4f4feb65fa5bf (patch)
tree1dbcec6355bbadb7527e9786f06289fc2f924baf /ChangeLog
parent22e6568de7fe351974057e57d17078fd8f2b442b (diff)
downloadtxr-43b371fa552149ad237fec114af4f4feb65fa5bf.tar.gz
txr-43b371fa552149ad237fec114af4f4feb65fa5bf.tar.bz2
txr-43b371fa552149ad237fec114af4f4feb65fa5bf.zip
Adding pushnew.
* place.tl (pushnew): New macro. * lisplib.c (set_place_dlt_entries): Add pushnew.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8238480c..9791f74f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2015-05-22 Kaz Kylheku <kaz@kylheku.com>
+ * place.tl (pushnew): New macro.
+
+ * lisplib.c (set_place_dlt_entries): Add pushnew.
+
+2015-05-22 Kaz Kylheku <kaz@kylheku.com>
+
symbol-function, symbol-value and fun become places.
* eval.c (op_setqf): New function.