summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--txr.12
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 500b668b..04aac25f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-01-21 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Minor fix in split-str-set documentation.
+
+2015-01-21 Kaz Kylheku <kaz@kylheku.com>
+
Allow macros to tell what symbols have lexical function
or variable bindings.
diff --git a/txr.1 b/txr.1
index daed1786..505ded7c 100644
--- a/txr.1
+++ b/txr.1
@@ -15998,7 +15998,7 @@ function breaks the
.meta string
into pieces, returning a list
thereof. The
-.meta sep
+.meta set
argument must be a string. It specifies a set of
characters. All occurrences of any of these characters within
.meta string