GET DATA/TYPE=TXT: Remove ESCAPE subcommand and make its behavior default.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Jul 2015 03:43:00 +0000 (20:43 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 21 Jul 2015 03:43:27 +0000 (20:43 -0700)
commite0701896ff3fcdc18a26ca1881d8c657833dad77
tree279a7d01485226ff48bd83a557082e20448195d3
parent052d5200b83af2855b3f1c582b2d6edc483a56f7
GET DATA/TYPE=TXT: Remove ESCAPE subcommand and make its behavior default.

Frans Houweling reported that this is the default and only behavior for
GET DATA/TYPE=TXT in SPSS 14, at:
http://lists.gnu.org/archive/html/pspp-users/2015-07/msg00027.html

Therefore, this commit makes this behavior the default and only behavior
in PSPP as well.  (In my opinion it's the only sensible behavior, but SPSS
didn't document it so I assumed that it didn't do it that way.)
NEWS
doc/files.texi
src/language/data-io/get-data.c
src/ui/gui/page-separators.c
src/ui/gui/text-data-import.ui
tests/language/data-io/get-data-txt.at