]> git.mdlowis.com Git - projs/tide.git/commit
moved crlf detection into buf.c and removed usage of DosLineFeed from view_insert...
authorMichael D. Lowis <mike.lowis@gentex.com>
Mon, 17 Sep 2018 20:00:34 +0000 (16:00 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Mon, 17 Sep 2018 20:00:34 +0000 (16:00 -0400)
commitaf96289dc7566c5841b93ef9167033664ae57489
tree592621309e88d395156e0cbe4081935404aaad14
parent2afa2706b9bd98c724e83f61d2a22eb6737dbe03
moved crlf detection into buf.c and removed usage of DosLineFeed from view_insert. This will be handled more appropriately in buf.c
lib/buf.c
lib/view.c