diff options
author | Taylor R Campbell <campbell@mumble.net> | 2008-09-28 13:31:42 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2008-09-28 13:31:42 +0000 |
commit | f349cc5f0bab2c2453a9642cd29d4fb6852cc124 (patch) | |
tree | 8586cb006bbc3534efefddfd58748db967e24c72 /check.sh | |
parent | 1bb98310d97e206655e2196746abbe9f352ba6d5 (diff) |
Changes for version 7.v7
- Changed paredit-open-list and paredit-close-list so that they will
refuse to insert parentheses inside character literals.
- Substituted new code for GNU Emacs's move-past-close-and-reindent.
I do not remember why now, and I no longer understand either code
well enough to discern differences, other than that Emacs's
m-p-c-a-r is probably faster because it incrementally parses each
step of the way. All I can see is that paredit.el's code now
inserts indentation before the closing parenthesis while Emacs's
m-p-c-a-r does not.
- Fixed bugs in deletion within character literals and strings.
darcs-hash:20080928133142-00fcc-9a9fb3492e906d5e09da1f1ccb68bd1944ab8269
Diffstat (limited to 'check.sh')
0 files changed, 0 insertions, 0 deletions