]> git.ipfire.org Git - thirdparty/bash.git/commit
fix typo in readline custom LS_COLORS extension; fix so `time' is recognized as a...
authorChet Ramey <chet.ramey@case.edu>
Thu, 7 Sep 2023 21:09:24 +0000 (17:09 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 7 Sep 2023 21:09:24 +0000 (17:09 -0400)
commitaab2c1fb1dec189c271cc38e9dd5bd4d1749616d
treefe9cea4fa3dba0fd30068479c6a0a753d5eb3433
parentf4683835d896effb5bbbf6b43719519d86e4b0a9
fix typo in readline custom LS_COLORS extension; fix so `time' is recognized as a reserved word after $( and ${; don't run traps while parsing a command substitution
17 files changed:
CWRU/CWRU.chlog
arrayfunc.c
builtins/printf.def
doc/bash.0
doc/bash.1
doc/bash.info
doc/bashref.info
doc/bashref.texi
doc/version.texi
eval.c
lib/readline/colors.c
lib/readline/parse-colors.c
parse.y
po/ka.gmo
po/ka.po
tests/read2.sub
tests/read7.sub