From 0ab41f3caba2bb60a876a400dbd206e73c844b29 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 21 Mar 2012 15:29:31 -0700 Subject: * txr.1: Doc stubs for new functions floatp, integerp, float-str, int-flo and flo-int. * txr.vim: Highlighting for new functions. --- txr.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'txr.1') 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 -- cgit v1.2.3