On 05/10/2015 10:13 AM, Segher Boessenkool wrote:
This generalises undo_all to allow undoing only the last some SUBSTs.
This is used by the next patch, but is more generally useful.
Comments?
Segher
2015-05-10 Segher Boessenkool
* combine.c (get_undo_marker): New function.
This generalises undo_all to allow undoing only the last some SUBSTs.
This is used by the next patch, but is more generally useful.
Comments?
Segher
2015-05-10 Segher Boessenkool
* combine.c (get_undo_marker): New function.
(undo_to_marker): New function, largely factored o