Minor updates to secondary click handler.
commit7592787f99fba112ea370cde933afe8ce513d0a7
authorNicholas A. Zigarovich <nicktastic@gmail.com>
Mon, 15 Sep 2008 18:13:44 +0000 (15 14:13 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 15 Sep 2008 18:38:52 +0000 (15 14:38 -0400)
tree9f243cc8bd832fd6240466fb15c72c3389aca601
parent50e810eb2df16daf713d9889fd725b91112c68f4
Minor updates to secondary click handler.

- Declare clicks_in_new_buffer_{button,target} with define_variable.
- Don't declare functions anonymously.
- Declare variables with 'let'.
- Lower-case 'tag' argument to find_tag_in_parents.
- Use sane indentation (spaces only, 4 spaces per level).
- Use K&R brace style generally, Allman style occasionally for clarity.
modules/clicks-in-new-buffer.js