diff options
| author | Taylor R Campbell <campbell@mumble.net> | 2011-03-22 07:45:46 +0000 | 
|---|---|---|
| committer | Taylor R Campbell <campbell@mumble.net> | 2011-03-22 07:45:46 +0000 | 
| commit | ae53a2cb81143edbfebaf876f06d18a444163862 (patch) | |
| tree | c5b3093ac61cbc59895025ffe88561672e19464d | |
| parent | 26ddb8acade71f68df640ee36b82f430d2d6ab55 (diff) | |
Show point in `paredit-semicolon' example.
Ignore-this: be5f049e889ab7a076cdf4a2eab7369
darcs-hash:20110322074546-00fcc-6744cf575d75ead5a11dd49779f8b17c7aac1819
| -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)          |" | 
