With this change, does the Point type now represent character offsets? The comment still claims it represents bytes rather than codepoints.
On Thu, Apr 2, 2009 at 12:50 AM, Jean-Philippe Bernardy < [email protected]> wrote: > > Thu Apr 2 03:48:48 EDT 2009 [email protected] > * Index the buffer representation by characters > > A ./Data/Rope.hs > M ./Yi/Boot.hs -1 +2 > M ./Yi/Buffer.hs -1 > M ./Yi/Buffer/HighLevel.hs -5 +3 > M ./Yi/Buffer/Implementation.hs -79 +46 > M ./Yi/Buffer/Misc.hs -16 +8 > M ./Yi/Buffer/Region.hs -1 +1 > M ./Yi/Config/Default.hs -2 +3 > M ./Yi/Core.hs -1 +2 > M ./Yi/Dired.hs -4 +6 > M ./Yi/Editor.hs -5 +6 > M ./Yi/File.hs -2 +2 > M ./Yi/MiniBuffer.hs -1 +3 > M ./Yi/Misc.hs -2 +2 > M ./Yi/Prelude.hs +2 > M ./yi.cabal -2 +2 > > > > -- Kevin Ballard http://kevin.sb.org [email protected] --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
