aboutsummaryrefslogtreecommitdiffstats
path: root/java/debug.sh
diff options
context:
space:
mode:
authorJostein Kjønigsen2025-04-30 11:33:26 +0200
committerEli Zaretskii2025-05-10 13:21:32 +0300
commit7265be09cebc9ee752b688b7a85fb1ac18b45ef5 (patch)
treea70cbba50b3fa9d6dce85334f111b3bf76a2b1ba /java/debug.sh
parent013ed9799e68d83b478320b0a31180f8047d13b1 (diff)
downloademacs-7265be09cebc9ee752b688b7a85fb1ac18b45ef5.tar.gz
emacs-7265be09cebc9ee752b688b7a85fb1ac18b45ef5.zip
sh-script.el: Improve consistency in variable-use fontification.
sh-mode--treesit-settings: Ensure all variable use is treated the same way. Before this patch the following commands would all be treated differently: echo "${var}" echo "$var" echo ${var} echo $var Now they are treated the same. * lisp/progmodes/sh-script.el (sh-mode--treesit-settings): Tweak rules. (Bug#78167)
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions