]> git.ipfire.org Git - thirdparty/bash.git/commit
do not require leading . for rl color prefix etension; fix for isearch in single...
authorChet Ramey <chet.ramey@case.edu>
Sat, 26 Oct 2024 16:39:17 +0000 (12:39 -0400)
committerChet Ramey <chet.ramey@case.edu>
Sat, 26 Oct 2024 16:39:17 +0000 (12:39 -0400)
commitee3b91dfd9aaaa2acd60ece9302e7ce6f09e3e73
treeecb54613bf3f2708705f5afc7dd3eab34cfdb147
parent474743f2da5bc5eb7da4ac9de23f3d52d1bf071e
do not require leading . for rl color prefix etension; fix for isearch in single-byte locales; next set of doc updates (SIGNALS); add warning for invalid job id; allow function names to be non-identifiers in posix mode
33 files changed:
CWRU/CWRU.chlog
POSIX
builtins/common.c
builtins/common.h
builtins/fg_bg.def
builtins/jobs.def
builtins/kill.def
builtins/wait.def
config-top.h
doc/bash.0
doc/bash.1
doc/bash.info
doc/bash.pdf
doc/bashref.info
doc/bashref.pdf
doc/bashref.texi
doc/version.texi
error.c
error.h
execute_cmd.c
general.c
lib/readline/colors.c
lib/readline/doc/readline.3
lib/readline/doc/rluser.texi
lib/readline/isearch.c
parse.y
print_cmd.c
tests/comsub-posix.right
tests/errors.right
tests/errors.tests
tests/func.right
tests/func5.sub
tests/jobs.right