commit bash-20111209 snapshot

This commit is contained in:
Chet Ramey
2012-01-09 08:35:06 -05:00
parent e3db237e68
commit 2dead0c4f1
27 changed files with 11946 additions and 39909 deletions
-2
View File
@@ -413,8 +413,6 @@ rl_read_key ()
{
int c;
rl_key_sequence_length++;
if (rl_pending_input)
{
c = rl_pending_input;