summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-02-14 02:13:32 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-02-14 02:13:32 -0800
commit0724ed01b5190fcebf0249f81cf79064c472ee91 (patch)
treeb83cb6e7f0f39231507ac588818ac98956a4e85f /txr.1
parent341ac57c0bcbdc31571ec0d63c63803d502c5a4a (diff)
downloadtxr-0724ed01b5190fcebf0249f81cf79064c472ee91.tar.gz
txr-0724ed01b5190fcebf0249f81cf79064c472ee91.tar.bz2
txr-0724ed01b5190fcebf0249f81cf79064c472ee91.zip
* eval.c (rangev): If a descending range is specified,
but the step is omitted, the step should be negative one rather than one. (range_star_v_func, range_star_v): New static functions. (eval_init): New function, range*, registered. * txr.1: Stub section for range is also for range*. * txr.vim: Recognize range* function.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 36b3e00c..87a3fa3a 100644
--- a/txr.1
+++ b/txr.1
@@ -6579,7 +6579,7 @@ Certain object types have a custom equal function.
.SS Function force
-.SS Function range
+.SS Functions range and range*
.SS Function generate