summaryrefslogtreecommitdiff
path: root/cider-util.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2016-03-04 20:46:43 -0300
committerArtur Malabarba <bruce.connor.am@gmail.com>2016-03-04 20:46:43 -0300
commit3f6861ddb28c68499e4b3915f2285e10d4685404 (patch)
tree345bf1c779f708c278627263115b061dd2e944ea /cider-util.el
parentf831e6c06436d7c1b8dc58c5bad9666fefc6eefa (diff)
Be more careful with cider-locals font-locking
Now, when fling a region, we extend to the smallest sexp containing the entire region. Without this, cider-locals font-locking was rather unpredictable. In particular, with the following snippet, editing something in the second line would cause the third "name" to be font-locked as a global. (defn the-func [name] (when (something name) name))
Diffstat (limited to 'cider-util.el')
0 files changed, 0 insertions, 0 deletions