diff options
Diffstat (limited to 'paredit.el')
-rw-r--r-- | paredit.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -317,7 +317,7 @@ Paredit behaves badly if parentheses are imbalanced, so exercise ("|(frob grovel)" ";|(frob grovel)") ("(frob |grovel)" - "(frob ;grovel\n)") + "(frob ;|grovel\n )") ("(frob |grovel (bloit\n zargh))" "(frob ;|grovel\n (bloit\n zargh))") ("(frob grovel) |" |