commit bash-20210107 snapshot

This commit is contained in:
Chet Ramey
2021-01-12 09:18:30 -05:00
parent 5a7a52eade
commit 63706353d7
11 changed files with 46 additions and 3156 deletions
+2 -1
View File
@@ -14,7 +14,7 @@ This is Edition @value{EDITION}, last updated @value{UPDATED},
of @cite{The GNU Bash Reference Manual},
for @code{Bash}, Version @value{VERSION}.
Copyright @copyright{} 1988--2020 Free Software Foundation, Inc.
Copyright @copyright{} 1988--2021 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -4038,6 +4038,7 @@ bind [-m @var{keymap}] -f @var{filename}
bind [-m @var{keymap}] -x @var{keyseq:shell-command}
bind [-m @var{keymap}] @var{keyseq:function-name}
bind [-m @var{keymap}] @var{keyseq:readline-command}
bind @var{readline-command-line}
@end example
Display current Readline (@pxref{Command Line Editing})