Enhanced word wrapping.

Started separating code into functions for future move to multiple key bindings.
Greatly reduced the amount of debug logging produced by fsedit
This commit is contained in:
Ken Bowley
2001-10-27 17:21:27 +00:00
parent 2e5e3724d5
commit 1489c61324
3 changed files with 216 additions and 148 deletions

View File

@@ -4189,6 +4189,8 @@ v0.33.18 27-Jul-2001
Many bugs fixed in the full screen editor.
Last line of message is no longer deleted when saving message.
Segfault problem with deleting characters fixed.
Improved word wrapping. (still needs work)
Reduced amount of debug logging messages in editor.
mbuseradd:
Ported to work on FreeBSD.