Use the raw buffer in tr command structure for editing.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 3 Jul 2017 16:52:28 +0000 (12:52 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 3 Jul 2017 16:52:28 +0000 (12:52 -0400)
commita768555312f0ff1c0ddb11ae5e6212210535110c
treefa1485faec7f1e53dd0d284bd15551708e178273
parent854e21a1af4f01df70b31dc32500c2ec805f0f7e
Use the raw buffer in tr command structure for editing.

This fixes some minor bugs. Unknown words are no longer truncated
nor uppercased on echo.
13 files changed:
actions.c
advent.h
adventure.yaml
main.c
misc.c
notes.adoc
tests/illformed.chk
tests/lockchain.chk
tests/mazehint.chk
tests/oldstyle.chk
tests/urntest.chk
tests/vending.chk
tests/woodshint.chk