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>
Thu, 23 Mar 2023 15:28:53 +0000 (11:28 -0400)
commita416d78a58dd1336f0bcb659a20edafca0dc8387
tree3616fd8d26a24c4bf666e935e2fdebd141daa073
parentbaa508a6833690f3bf1c56a750b5798e4fd5a283
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