Files
atom/spec
Kevin Sawicki 7278bc62c6 Ensure start row is always >= 0
Previously if a file was a single line
it couldn't be deleted using the delete
line command because the start row would
index one row back which would be -1 and
therefore not be able to report a length
for use in the delete range.
2012-09-20 09:00:37 -07:00
..
2012-09-20 09:00:37 -07:00
2012-09-19 15:41:50 -07:00
2012-09-06 10:22:13 -07:00