mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Point and delta were really pretty much the same thing. Point might need to be renamed… I'm thinking now it should be called offset, and have rows and columns instead of a row and column. Then you could interpret it as an offset from the beginning of the buffer, or an offset from any other location.