summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-07 09:17:40 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-07 09:17:40 -0800
commitbf486523ab87ce43d5cc880fd0e2dd5f48cd819b (patch)
treed7c944d9c804ea36f21999cec3b89b52c119d83e /txr.1
parent35b83a9039898856776d1237a151f29cbce28a2f (diff)
downloadtxr-bf486523ab87ce43d5cc880fd0e2dd5f48cd819b.tar.gz
txr-bf486523ab87ce43d5cc880fd0e2dd5f48cd819b.tar.bz2
txr-bf486523ab87ce43d5cc880fd0e2dd5f48cd819b.zip
* txr.1: Blank sections created for character functions.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.128
1 files changed, 28 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index f4bc42d9..9f988953 100644
--- a/txr.1
+++ b/txr.1
@@ -4858,6 +4858,34 @@ The following are Lisp functions and variables built-in to TXR.
.SS Function chrp
+.SS Function chr-isalnum
+
+.SS Function chr-isalpha
+
+.SS Function chr-isascii
+
+.SS Function chr-iscntrl
+
+.SS Function chr-isdigit
+
+.SS Function chr-isgraph
+
+.SS Function chr-islower
+
+.SS Function chr-isprint
+
+.SS Function chr-ispunct
+
+.SS Function chr-isspace
+
+.SS Function chr-isupper
+
+.SS Function chr-isxdigit
+
+.SS Function chr-toupper
+
+.SS Function chr-tolower
+
.SS Function chr-str
.SS Function chr-str-set