summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.149
1 files changed, 47 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 2147036d..0203651e 100644
--- a/txr.1
+++ b/txr.1
@@ -4508,8 +4508,6 @@ The following are Lisp functions and variables built-in to TXR.
.SS Functions max and min
-.SS Function int-str
-
.SS Functions search-regex and match-regex
.SS Function make-hash
@@ -4578,6 +4576,53 @@ The following are Lisp functions and variables built-in to TXR.
.SS Function keywordp
+.SS Function mkstring
+
+.SS Function copy-str
+
+.SS Function upcase-str
+
+.SS Function downcase-str
+
+.SS Function string-extend
+
+.SS Function stringp
+
+.SS Function lazy-stringp
+
+.SS Function length-str
+
+.SS Function search-str
+
+.SS Function search-str-tree
+
+.SS Function sub-str
+
+.SS Function cat-str
+
+.SS Function split-str
+
+.SS Function split-str-set
+
+.SS Function trim-str
+
+.SS Function string-lt
+
+.SS Function int-str
+
+.SS Function chrp
+
+.SS Function chr-str
+
+.SS Function chr-str-set
+
+.SS Function span-str
+
+.SS Function compl-span-str
+
+.SS Function break-str
+
+
.SH APPENDIX A: NOTES ON EXOTIC REGULAR EXPRESSIONS
Users familiar with regular expressions may not be familiar with the complement