Input source is parametrized all the way down.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 23 May 2017 19:57:38 +0000 (15:57 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 23 May 2017 19:57:38 +0000 (15:57 -0400)
commitdc9d9e467b4efe76c30f15ccd23ceede2326f5e8
tree1733f7e60003ccb9bc7a294a76b82960b915c5d4
parentc6867b374a57afe3e82a3cac7b85a78b875733f3
Input source is parametrized all the way down.

This means that, potentially, do_command() could be called on any text file
pointer and the right thing would happen.
actions1.c
actions2.c
funcs.h
main.c
misc.c
misc.h