]> git.mdlowis.com Git - projs/tide.git/commit
refactored undo/redo into editlog.c
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 17 Oct 2019 01:11:15 +0000 (21:11 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 17 Oct 2019 01:11:15 +0000 (21:11 -0400)
commit2386a448d0347cdd957312e657f5e1240fe40fdf
tree0b000be5fed88cb799e73b72f5d9d625b7db75f2
parent4a021d5645fa92396627650c56315558e99f90da
refactored undo/redo into editlog.c
inc/edit.h
src/lib/buf.c
src/lib/editlog.c [new file with mode: 0644]
src/lib/gapbuf.c