]> git.wh0rd.org Git - nano.git/commit
Rewriting the line-wrapping code to make use of the existing line-break code.
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 9 Jun 2014 10:01:54 +0000 (10:01 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 9 Jun 2014 10:01:54 +0000 (10:01 +0000)
commitbe10c2a48c7b17f0c256527aeb6558eaa953d053
tree150cda7424484c12b52e46dbbe61c1192094a393
parent64896ba2ff1c278e442033b01c5ccb6aaf843930
Rewriting the line-wrapping code to make use of the existing line-break code.
And undoing line wraps together with their causal text additions, and not as
separate actions because the user did not make them.
Patch by Mark Majeres.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4945 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c
src/nano.h
src/proto.h
src/text.c