Removing the grohtml-old device driver which is now obsolete.
commit7f39333bf296906a709c1d31b4a4e754a5cafd98
authorWerner LEMBERG <wl@gnu.org>
Sat, 14 Apr 2001 14:25:15 +0000 (14 14:25 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sat, 14 Apr 2001 14:25:15 +0000 (14 14:25 +0000)
treea0319774b348fcdaf7fd5b93c880b3a04f5606ca
parent1a5757ce7d824654158e7689980f19497f26f1c7
Removing the grohtml-old device driver which is now obsolete.

* src/devices/grohtml-old/*: Removed.
* font/devhtml-old/*: Removed.
* src/libgroff/htmlindicate.cc (graphic_start, graphic_end): Remove
comments.
* Makefile.in (CCPROGDIRS, DEVDIRS): Updated.
* test-groff (PATH): Updated.
* tmac/Makefile.sub (NORMALFILES): Updated.
* tmac/an-old.tmac: Remove special code for html-old device.
Replace `html-or-html-old' register with `an-html'.
* tmac/eqnrc: Updated.
* tmac/html-old.tmac: Removed.
* tmac/troffrc, tmac/troffrc-end: Updated.
* tmac/www.tmac: Remove special code for html-old device.
Replace `html-or-html-old' register with `www-html'.

* src/libgroff/tmpfile.cc (remove_tmp_files),
src/libgroff/htmlindicate.cc (graphic_end), include/htmlindicate.h,
src/preproc/grn/*.cc, src/roff/groff/env.{cc,h}: Remove `void'
parameter if used as a single argument for consistency with rest of
source code.

* aclocal.m4, tmac/an-old.tmac: Fix copyright.

* src/roff/troff/troff.man: Fixing typos.
49 files changed:
ChangeLog
Makefile.in
aclocal.m4
font/devhtml-old/CB [deleted file]
font/devhtml-old/CBI [deleted file]
font/devhtml-old/CI [deleted file]
font/devhtml-old/CR [deleted file]
font/devhtml-old/DESC [deleted file]
font/devhtml-old/HB [deleted file]
font/devhtml-old/HBI [deleted file]
font/devhtml-old/HI [deleted file]
font/devhtml-old/HR [deleted file]
font/devhtml-old/Makefile.sub [deleted file]
font/devhtml-old/NB [deleted file]
font/devhtml-old/NBI [deleted file]
font/devhtml-old/NI [deleted file]
font/devhtml-old/NR [deleted file]
font/devhtml-old/S [deleted file]
font/devhtml-old/TB [deleted file]
font/devhtml-old/TBI [deleted file]
font/devhtml-old/TI [deleted file]
font/devhtml-old/TR [deleted file]
src/devices/grohtml-old/ChangeLog [deleted file]
src/devices/grohtml-old/Makefile.sub [deleted file]
src/devices/grohtml-old/TODO [deleted file]
src/devices/grohtml-old/design.ms [deleted file]
src/devices/grohtml-old/grohtml.man [deleted file]
src/devices/grohtml-old/html.cc [deleted file]
src/devices/grohtml-old/html.h [deleted file]
src/devices/grohtml-old/html_chars.h [deleted file]
src/devices/grohtml-old/ordered_list.h [deleted file]
src/devices/grohtml-old/output.cc [deleted file]
src/include/htmlindicate.h
src/libs/libgroff/htmlindicate.cc
src/libs/libgroff/tmpfile.cc
src/preproc/grn/hdb.cc
src/preproc/grn/hgraph.cc
src/preproc/grn/main.cc
src/roff/troff/env.cc
src/roff/troff/env.h
src/roff/troff/troff.man
test-groff
tmac/Makefile.sub
tmac/an-old.tmac
tmac/eqnrc
tmac/html-old.tmac [deleted file]
tmac/troffrc
tmac/troffrc-end
tmac/www.tmac