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:
parent
5813664df9
commit
0ef4ed548d
1 changed files with 11 additions and 1 deletions
|
|
@ -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
|
||||
#
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue