I've implemented original_file and ApplyFileMappings in LineEntry, as well as
changing some of the use of LineEntry.file to original_file, and change some
places that set file to also set original_file. I tried to have places that
cared about the symbol use original_file, but places that cared a
Excellent, thanks!
Jim
> On May 10, 2016, at 10:51 AM, Ted Woodward
> wrote:
>
> I've implemented original_file and ApplyFileMappings in LineEntry, as well as
> changing some of the use of LineEntry.file to original_file, and change some
> places that set file to also set original_file. I tr