There was an error while loading. Please reload this page.
1 parent 354d92e commit 91ba03bCopy full SHA for 91ba03b
README.md
@@ -306,12 +306,12 @@ root expression.
306
307
Paren commands are letters (need to verify):
308
309
-| Paren Command | Description |
310
-|:--------------|:--------------------------------|
311
-| `a` | wrap in parens |
312
-| `r` | remove parens |
313
-| `w` | extend paren to next expression |
314
-| `c` | push last element out of paren |
+| Paren Command | Description |
+|:--------------|:-------------------------------|
+| `a` | wrap |
+| `r` | unwrap |
+| `w` | join with next line, then wrap |
+| `c` | extend parens to next line |
315
316
## Maclisp
317
0 commit comments