]> git.mdlowis.com Git - projs/tide.git/commit
move undo/redo log to substructure
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 24 Oct 2019 16:01:36 +0000 (12:01 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 24 Oct 2019 16:01:36 +0000 (12:01 -0400)
commit68021eace7c6eaabbb6f0158e305b07375b86f37
treed73b43ebc9f86ae58e0eeda63e3b17d74e6aa722
parent4d2fa32abdf985c1a7c922877630c1dc063d05de
move undo/redo log to substructure
inc/edit.h
src/lib/buf.c
src/lib/editlog.c
src/tide.c
tests/lib/buf.c