1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-20 04:50:55 -07:00

Make cleverer

Copied from Perforce
 Change: 20164
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Tucker 1998-10-06 16:30:26 +01:00
parent 5813664df9
commit 0ef4ed548d

View file

@ -1,5 +1,5 @@
#!/usr/local/perl
# $HopeName: MMQA_harness!script:logging(trunk.4) $
# $HopeName: MMQA_harness!script:display(trunk.1) $
#
# provide a subroutine to pretty-print tests to a
# output stream
@ -23,3 +23,13 @@ sub display_test_source {
close(IN);
}
#
# Ideas:
#
# line properties: join at start / join at end?
# specials:
# start paragraph
# special formatting (alignment?)
# lists, itemised, tables &c
#
#