verbose-msg: Remove.
authorBen Pfaff <blp@gnu.org>
Wed, 3 Feb 2010 05:53:14 +0000 (21:53 -0800)
committerBen Pfaff <blp@gnu.org>
Sat, 6 Feb 2010 04:14:19 +0000 (20:14 -0800)
commite14e3990ef75795b40ee06a4b59a3e6af2d3aef0
treead8ab3e1d1446e1fdae6fffce4ca300affa77619
parentbeac6e15a941bd498ae9301cc91e409653be6c1a
verbose-msg: Remove.

This feature is not used very much and in fact is really only useful at all
because it is difficult to understand how PSPP configuration works.
Upcoming commits will make PSPP configuration much simpler, so we drop it
now to simplify the code in advance.
doc/invoking.texi
src/data/file-name.c
src/language/prompt.c
src/language/syntax-file.c
src/libpspp/automake.mk
src/libpspp/verbose-msg.c [deleted file]
src/libpspp/verbose-msg.h [deleted file]
src/ui/terminal/terminal-opts.c