sh-kws-for-done

sh-kws-for-done is a variable defined in `sh-script.el'.
Its value is

((sh "while" "until" "for") (bash "while" "until" "for" "select") (ksh88 "while" "until" "for" "select") (zsh "while" "until" "for" "repeat" "select"))

  • This variable may be risky if used as a file-local variable.

Documentation:
Which keywords can match the word `done' in this shell.