]> git.mdlowis.com Git - projs/tide.git/commitdiff
update TODO
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 9 Oct 2019 21:08:10 +0000 (17:08 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 9 Oct 2019 21:08:10 +0000 (17:08 -0400)
TODO.md

diff --git a/TODO.md b/TODO.md
index 8cf88a2bfacd2926a8376aa9ec75869318cf31b1..e3525b2e020eb0c8e9fdd832d7ef24cf1a5c6425 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -4,11 +4,11 @@
 
 ## STAGING
 
+* all: eliminate multiple return statements and other lint
+* tide: byrune, byword, byline functions should be hidden in buf.c
 * tide: column tracking should be hidden in buf.c
 * tide: buf_findstr has an infinite loop condition
-* tide: refactor byword, byline, etc api
 * tide: refactor undo/redo api in view.c
-* all: eliminate multiple return statements and other lint
 
 ## BACKLOG