diff options
author | Taylor R Campbell <campbell@mumble.net> | 2011-03-23 04:36:46 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2011-03-23 04:36:46 +0000 |
commit | 4800e25a741198a6b1758cf6b17f8ed89552bebb (patch) | |
tree | 302a8ddfe4346bc84e24cb6a695e41fe45e778a6 /test.el | |
parent | 33f9c67177dc129a050e7ec1e8f3d98e7469e1e3 (diff) |
Use `let*' rather than `let' in `paredit-indent-sexps'.
Ignore-this: 18cf22cb9511351b0d547a2337357c96
There is no semantic difference here in elisp, since elisp guarantees
left-to-right evaluation order in `let', but using `let*' makes it
clearer that there is an intended ordering dependency.
darcs-hash:20110323043646-00fcc-fddfd7cf6d1d67eea90fa03627a510d7c82432b4
Diffstat (limited to 'test.el')
0 files changed, 0 insertions, 0 deletions