commit | a94410c8134581f2f11a7db838da4d8725911a3c | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <johannes.schindelin@gmx.de> | Mon Nov 10 18:47:00 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Oct 19 00:57:29 2009 -0700 |
tree | eb8919e07a23c67b7b582df7364b67b108e4498b | |
parent | ae0b27023018416c0bfe54823466dee67c20705a [diff] |
Add strbuf_add_wrapped_text() to utf8.[ch] The newly added function can rewrap text according to a given first-line indent, other-indent and text width. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>