]> git.neil.brown.name Git - edlib.git/commit
renderlines: Move-Line should return Efalse not Efail
authorNeilBrown <neil@brown.name>
Mon, 30 Oct 2023 04:12:15 +0000 (15:12 +1100)
committerNeilBrown <neil@brown.name>
Mon, 30 Oct 2023 04:12:15 +0000 (15:12 +1100)
commit92ce19aa865418522fdb5df5f27fc1107b36b8eb
treeabaee45e7ea02a6d9832eed380d87b3b4e32553b
parent47c4c209531b1aa2a34aa936462c9b473a1d5856
renderlines: Move-Line should return Efalse not Efail

Commands returning Efail cause warning messages.  We don't want that
just for reaching end of file.  So return Efalse instead.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
render-lines.c