diff options
author | Taylor R Campbell <campbell@mumble.net> | 2008-10-25 20:18:40 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2008-10-25 20:18:40 +0000 |
commit | e121b9258746d4d947269cab840197c3bbf2391a (patch) | |
tree | 7bc2c57879e9b5a9f93acbf08eee1e8037a0afd1 /COPYING | |
parent | 0ada66e5c5b62af4f25b97b21e69bfe587912a81 (diff) |
Clarify `paredit-insert-comment' and change its criteria for code comments.
Formerly, this would choose code comments only when code follow the
point on the line. Now it will insert code comments also when no
code precede the point on the line. For example, the command will
choose a code comment rather than a margin comment in the following
fragment:
(foo bar
|baz
quux)
=>
(foo bar
;; |
baz
quux)
darcs-hash:20081025201840-00fcc-0435e69b7e5e42c43a763dad345c0f8a25925b89
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions