vcs-svn: implement copyfrom_data delta instruction
authorJonathan Nieder <jrnieder@gmail.com>
Wed, 13 Oct 2010 09:39:44 +0000 (04:39 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Mon, 28 Mar 2011 04:27:55 +0000 (23:27 -0500)
The copyfrom_data instruction copies a few bytes verbatim from the
novel text section of a window to the postimage.

[jn: with memory leak fix from David]

Improved-by: David Barr <david.barr@cordelta.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Acked-by: Ramkumar Ramachandra <artagnon@gmail.com>
No differences found