* src/devices/grotty/grotty.man: Add cp1047 device.
commitfbd6cbb8ac7a42fdf219ff087b5b1e98cdeb7c68
authorWerner LEMBERG <wl@gnu.org>
Sun, 30 Apr 2000 05:12:51 +0000 (30 05:12 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sun, 30 Apr 2000 05:12:51 +0000 (30 05:12 +0000)
treed8153821ebfe04b39df0c7d847699b8a091a2186
parent157091c4e76808f335bd2f2efc5619d8fca61d89
* src/devices/grotty/grotty.man: Add cp1047 device.
* src/preproc/eqn/eqn.man, src/preproc/eqn/neqn.sh, tmac/eqnrc:
Ditto.
* src/roff/groff/groff.man: Ditto.
* src/roff/nroff/nroff.sh, src/roff/nroff/nroff.man: Ditto.
* doc/groff.texinfo: Ditto.

* tmac/troffrc: Fix mapping of latin-1 char 160 (non-breakable space)
for cp1047.

* man/groff_char.man: Add `pc' glyph.
* tmac/tmac.latin1: Replacing `md' glyph with `pc'.
* tmac/tmac.tty: Add `pc' glyph.
* tmac/tmac.tty-char: Use/add `pc' glyph.  Don't call tmac.latin1 if
we use cp1047 output device.

* Makefile.in, aclocal.m4: Don't build utf8 on EBCDIC hosts since
there are still hardcoded latin1->unicode values in utf8's font
definition files.
* configure: Updated.
* NEWS: Minor clarification.  Updated.

* PROBLEMS: Formatted.  Added info about C++ fix pack for OS/390
Unix.
19 files changed:
ChangeLog
Makefile.in
NEWS
PROBLEMS
aclocal.m4
configure
doc/groff.texinfo
man/groff_char.man
src/devices/grotty/grotty.man
src/preproc/eqn/eqn.man
src/preproc/eqn/neqn.sh
src/roff/groff/groff.man
src/roff/nroff/nroff.man
src/roff/nroff/nroff.sh
tmac/eqnrc
tmac/tmac.latin1
tmac/tmac.tty
tmac/tmac.tty-char
tmac/troffrc