From d41a04ccef6e3a511582bd0e25721649d476b2d4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 19 Feb 2012 01:07:31 -0800 Subject: * lib.c (sub, ref, replace): New functions. * lib.h (sub, ref, replace): Declared. * match.c (format_field): Generic indexing using new functions. * txr.1: Documentation stub. * txr.vim: Highlighting for new functions. --- txr.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 98a1387a..d4e2a1e6 100644 --- a/txr.1 +++ b/txr.1 @@ -6617,6 +6617,8 @@ Certain object types have a custom equal function. .SS Function length +.SS Functions sub, ref and replace + .SS Function symbol-function .SS Function func-get-form -- cgit v1.2.3