From: Siraaj Khandkar Date: Sun, 19 Dec 2021 03:05:02 +0000 (-0500) Subject: Add to .lispwords: let/cc, let-values, parameterize X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=6686f9c2c3208e43ce27efd39034ba1465ef8843 Add to .lispwords: let/cc, let-values, parameterize --- diff --git a/home/.lispwords b/home/.lispwords index 4eb5afc..9e0c8a2 100644 --- a/home/.lispwords +++ b/home/.lispwords @@ -3,11 +3,14 @@ (0 let let* + let/cc + let-values match match* match-define match-let module module+ + parameterize unless when)