Revert "sh-script: Mark + and * as punctuation rather than a symbol constituent"

This reverts commit b3c0aee42b.
It caused regressions in 'sh-script', see bug#80794 and
bug#80854.
This commit is contained in:
Eli Zaretskii 2026-05-23 13:27:49 +03:00
parent 70b79b3ed8
commit f13287fde0

View file

@ -406,8 +406,6 @@ name symbol."
;; to work fine. This is needed so that dabbrev-expand
;; $VARNAME works.
?$ "'"
?* "."
?+ "."
?! "."
?% "."
?: "."