* command.c: Make `command' a standard WInput widget, just
commitf6f02a0295aa674e7889533c016e17eff0b9ab37
authorPavel Roskin <proski@gnu.org>
Fri, 20 Sep 2002 19:36:55 +0000 (20 19:36 +0000)
committerPavel Roskin <proski@gnu.org>
Fri, 20 Sep 2002 19:36:55 +0000 (20 19:36 +0000)
tree65221f08a0ac63481089531f0dd891822250a4f7
parenta8b0adb2d264e780da9dbb95dba339fc110238e0
* command.c: Make `command' a standard WInput widget, just
change its callback.  Eliminate input_w().  Adjust all
dependencies.
* widget.c (input_callback): Remove static attribute.
src/ChangeLog
src/cmd.c
src/command.c
src/command.h
src/hotlist.c
src/layout.c
src/main.c
src/widget.c
src/widget.h