tweaks: split the grafting code off from copy_from_buffer()
Later on we're going to need the ability to graft a buffer into the current file buffer without making a copy of it first.
Showing
+13 -4
Please register or sign in to comment
Later on we're going to need the ability to graft a buffer into the current file buffer without making a copy of it first.