Fix lag due to extend region function
commit9117107829f5b64cb31c3729c64c64720c19d411
authorJason Blevins <jrblevin@sdf.org>
Sat, 19 Dec 2015 16:10:00 +0000 (19 11:10 -0500)
committerJason Blevins <jrblevin@sdf.org>
Sun, 20 Dec 2015 13:22:57 +0000 (20 08:22 -0500)
treead786dac0d0c0d1ced6597995934fd5a9f731cfd
parent530e7351f2bf2a47cea932b7a74e044a6767e3b3
Fix lag due to extend region function

This function correctly finds the same bounds when called with
the previously determined bounds and then returns nil when the
region is unchanged. It also checks for the beginning of the
buffer.

Closes https://github.com/jrblevin/markdown-mode/issues/44
markdown-mode.el
tests/markdown-test.el