2 * User text formatting functions
4 * (C) 1992 Joseph H. Allen
6 * This file is part of JOE (Joe's Own Editor)
9 #define _JOE_UFORMAT_H 1
12 __IDSTRING(rcsid_uformat_h, "$MirOS: contrib/code/jupp/uformat.h,v 1.6 2017/12/06 23:17:36 tg Exp $");
20 void wrapword(P *p, long int indent, int french, unsigned char *indents);