summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-11-17 08:46:11 -0800
committerKaz Kylheku <kaz@kylheku.com>2018-11-17 08:46:11 -0800
commitd656e64b6815678b87de402485cdec5222bce88b (patch)
treed437d539c916c7d831663f818da39a2fde093b8d /txr.1
parent877cb438262b5ab98e25ae88fa66d9f22aace9cd (diff)
downloadtxr-d656e64b6815678b87de402485cdec5222bce88b.tar.gz
txr-d656e64b6815678b87de402485cdec5222bce88b.tar.bz2
txr-d656e64b6815678b87de402485cdec5222bce88b.zip
copy: call copy-fun for functions.
* lib.c (copy): Handle FUN type through copy_fun. * txr.1: Documented.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.16
1 files changed, 6 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 4620b368..4bd7d2ff 100644
--- a/txr.1
+++ b/txr.1
@@ -26268,6 +26268,12 @@ is a structure, it returns
.cble
If
.meta object
+is a function, it returns
+.cblk
+.meti (copy-fun << object ).
+.cble
+If
+.meta object
is a buffer, it returns
.cblk
.meti (copy-buf << object ).