diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | txr.1 | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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. @@ -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 |