diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-02-24 05:07:13 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-02-24 05:07:13 -0800 |
commit | 14d2705663eabf00c467c13aecd80c8835ce2a71 (patch) | |
tree | 45edd5f4724c55e9618001df78d81c562086d214 /txr.1 | |
parent | 51df4af66af29e2d32e50e00b21a8cdd70733935 (diff) | |
download | txr-14d2705663eabf00c467c13aecd80c8835ce2a71.tar.gz txr-14d2705663eabf00c467c13aecd80c8835ce2a71.tar.bz2 txr-14d2705663eabf00c467c13aecd80c8835ce2a71.zip |
Remove wrong output.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5139,7 +5139,7 @@ occurences of the call and fun operators. For instance: ;; [] notation - [foo second '((1 a) (2 b))] -> (a b) + [foo second '((1 a) (2 b))] Lisp-1 dialects can also provide useful extensions by giving a meaning to objects other than functions in the first position of a form, |