summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-14 07:56:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-14 07:56:27 -0800
commit02d5a8ff16d1aa82fab7b861788886c08e81f268 (patch)
treef1e77fa609be98d0a9dda84005e20ef75d14fc82 /txr.1
parenta86f247ea2a92a2b67b58eb7b5b7bc7f592d1773 (diff)
downloadtxr-02d5a8ff16d1aa82fab7b861788886c08e81f268.tar.gz
txr-02d5a8ff16d1aa82fab7b861788886c08e81f268.tar.bz2
txr-02d5a8ff16d1aa82fab7b861788886c08e81f268.zip
* arith.c (plus, minus, gt, lt, ge, le): Handle character operands.
* eval.c (eval_init): New functions interned. * lib.c (num_chr, chr_num): New functions. * lib.h (num_chr, chr_num): Declared. * txr.1: Documentation stubs.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 3eca72ad..5aad3b1b 100644
--- a/txr.1
+++ b/txr.1
@@ -4959,6 +4959,8 @@ The following are Lisp functions and variables built-in to TXR.
.SS Function chr-tolower
+.SS Functions num-chr and chr-num
+
.SS Function chr-str
.SS Function chr-str-set