diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-03-29 08:23:13 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-03-29 08:23:13 -0700 |
commit | 4cd6d50ed7b5889636073ef692b70ae5c091d727 (patch) | |
tree | 12bd3f2c1aecd4ad2abfd5c5ad2121904418c0d1 /txr.1 | |
parent | d51806f15fff2716570d0d9d5887bcadaf4a288b (diff) | |
download | txr-4cd6d50ed7b5889636073ef692b70ae5c091d727.tar.gz txr-4cd6d50ed7b5889636073ef692b70ae5c091d727.tar.bz2 txr-4cd6d50ed7b5889636073ef692b70ae5c091d727.zip |
* txr.1: num-str added to doc stub.
* txr.vim: num-str added.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6890,7 +6890,7 @@ Certain object types have a custom equal function. .SS Function string-lt -.SS Functions int-str and float-str +.SS Functions int-str, flo-str and num-str .SS Functions int-flo and flo-int |