1.99
(testsuite) `match_items()' matches on bash-prompt Also made `match_items()' more strict about matching space/newline/prompt after the last item.
(testsuite) Uncomment testcases
Revert "testsuite(_filedir): Ignore compopt error msg when invoking _filedir directly."
testsuite: Set correct COMP_POINT value in test.
Drop support for bash < 4.1, clean up no longer needed low hanging cruft.
Fix error "bad array subscript" Caused by _get_comp_words_by_ref() with cursor at position 0. Patch by Igor Murzov (Debian: #559953)
_known_hosts_real: Support > 1 files per *KnownHostsFile line (Debian: #650514).
_parse_help, _parse_usage: If first arg is "-", read from stdin.
Add a find_unique_completion_pair proc.
quote: Preserve leading, trailing, and consecutive whitespace.