Added format support for zputlit function escape. It requires
authorDavid Levine <levinedl@acm.org>
Mon, 5 Nov 2012 02:58:47 +0000 (20:58 -0600)
committerDavid Levine <levinedl@acm.org>
Mon, 5 Nov 2012 02:58:47 +0000 (20:58 -0600)
commit90986dddba4b24b0449238f86f836581cfb93938
tree8bfe061688895edee28f2544d4e64325076e6235
parente3ad41443cfbd096d5a8ca255a300b1542d2b339
Added format support for zputlit function escape.  It requires
that the str contents have zero display width, such as for
terminal escape sequences.
Makefile.am
docs/pending-release-notes
etc/scan.highlighted [new file with mode: 0644]
h/fmt_compile.h
man/mh-format.man
man/scan.man
sbr/fmt_compile.c
sbr/fmt_scan.c
test/common.sh.in
test/scan/test-scan
uip/fmtdump.c