From 49256d6d022226bc0a5c92e44ef0757ab025a3bc Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 11 Apr 2012 19:00:55 -0700 Subject: * txr.1: Fixed wrong comment in example. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 704e9b45..e9168454 100644 --- a/txr.1 +++ b/txr.1 @@ -4742,7 +4742,7 @@ to express the above hash: This is correct: - ;; not supported: splicing across the entire syntax + ;; fine: splicing hash arguments and contents separatly (let ((hash-args '(:equal-based)) (hash-contents '((a 1) (b 2)))) '#H(,hash-args ,*hash-contents)) -- cgit v1.2.3