From: Karl Hasselström Date: Tue, 3 Jun 2008 00:44:18 +0000 (+0200) Subject: Wrap the text of error messages X-Git-Tag: v0.15-rc1~217^2~1 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/a4b511ffeaba7e283d079d67d76e15463a54062e?ds=inline;hp=a4b511ffeaba7e283d079d67d76e15463a54062e Wrap the text of error messages ... so that they fit nicely in an 80-column terminal. This makes it unnecessary to embed newlines and extra spaces in a few places. This patch only wraps the text of tagged output messages. I haven't found a reason to wrap other messages, but I haven't looked long and hard. Signed-off-by: Karl Hasselström ---