summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-21 15:29:31 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-21 15:29:31 -0700
commit0ab41f3caba2bb60a876a400dbd206e73c844b29 (patch)
treef4c35526362d14dbef74b7314eb473a8c3efe164 /txr.1
parent85370261a9c374e22ab6beadcc7c53663372f03e (diff)
downloadtxr-0ab41f3caba2bb60a876a400dbd206e73c844b29.tar.gz
txr-0ab41f3caba2bb60a876a400dbd206e73c844b29.tar.bz2
txr-0ab41f3caba2bb60a876a400dbd206e73c844b29.zip
* txr.1: Doc stubs for new functions floatp, integerp,
float-str, int-flo and flo-int. * txr.vim: Highlighting for new functions.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.16
1 files changed, 4 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index a95f23b7..ab0fd70b 100644
--- a/txr.1
+++ b/txr.1
@@ -6649,7 +6649,7 @@ Certain object types have a custom equal function.
.SS Arithmetic function abs
-.SS Functions fixnump, bignump, numberp
+.SS Functions fixnump, bignump, integerp, floatp, numberp
.SS Functions zerop, evenp, oddp
@@ -6771,7 +6771,9 @@ Certain object types have a custom equal function.
.SS Function string-lt
-.SS Function int-str
+.SS Functions int-str and float-str
+
+.SS Functions int-flo and flo-int
.SS Function chrp