]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
Add wrapping modes to facilitate wrapping non-English texts.
authorBen Schmidt <none@none>
Tue, 28 Feb 2012 13:46:35 +0000 (00:46 +1100)
committerBen Schmidt <none@none>
Tue, 28 Feb 2012 13:46:35 +0000 (00:46 +1100)
commitdbd4145109593b4628800a8a227c7daa7714792d
tree64d27949e65011e8f47aa2636a876d1be14683c4
parent92917e4838db8bf1dbaa1c4ee687d522ade9a6ba
Add wrapping modes to facilitate wrapping non-English texts.

- Add %wordwrap%, %charwrap% and %userwrap% line-breaking modes.
- \<space> now means a non-breakable space, not a break opportunity.
- Introduce \/ to mark a break opportunity.
- Introduce \= to inhibit a break.
ChangeLog
README.listtexts
src/prepstdreply.c