Rewriting the line-wrapping code to make use of the existing line-break code.
Benno Schulenberg authored
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
be10c2a4
Name Last commit Last update
..
Makefile.am Dropping redundant localedir. Patch by Mike Frysinger.
browser.c Normalizing whitespace, comments and interpunction, in various places.
chars.c 2014-05-29 Chris Allegretta <chrisa@asty.org>
color.c Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0,
cut.c Fixing compilation and avoiding a warning with --enable-tiny.
files.c Allowing the toggle between Read File and Execute Command to be rebound.
global.c Allowing the toggle between Read File and Execute Command to be rebound.
help.c No need to keep on looping when two shortcuts were found.
move.c Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0,
nano.c Rewriting the line-wrapping code to make use of the existing line-break code.
nano.h Rewriting the line-wrapping code to make use of the existing line-break code.
prompt.c A few more comment tweaks.
proto.h Rewriting the line-wrapping code to make use of the existing line-break code.
rcfile.c A few more comment tweaks.
search.c Removing duplicate translator comments, and adding some others.
text.c Rewriting the line-wrapping code to make use of the existing line-break code.
utils.c Normalizing whitespace, comments and interpunction, in various places.
winio.c Normalizing whitespace, comments and interpunction, in various places.