Skip to content
  • Kai Willadsen's avatar
    Split MeldBuffer class from FileDiff code and file · 535a728d
    Kai Willadsen authored
    Ideally, the FileDiff class would simply coordinate the activities of
    its views and buffers. However, currently it does all of the buffer
    manipulation and rendering itself. This commit is the start of an
    attempt to break out some of the buffer functionality into a new file
    and new class.
    535a728d