commit bash-4.0-beta snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:32:04 -05:00
parent 1fa6db607f
commit 9614c1662e
72 changed files with 20602 additions and 2868 deletions
+1 -1
View File
@@ -4248,7 +4248,7 @@ sv_comp_wordbreaks (name)
sv = find_variable (name);
if (sv == 0)
rl_completer_word_break_characters = (char *)NULL;
reset_completer_word_break_chars ();
}
/* What to do just after one of the TERMxxx variables has changed.