mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
bol_as_eol was meant for non-empty ranges, but the only place where empty ranges were attempted with bol_as_eol was for Zoom tracking, and it seems like I did not re-test Zoom after making the bol_as_eol commit. Fixes textmate/bugs#4