pascal-auto-endcomments

pascal-auto-endcomments is a variable defined in `pascal.el'.
Its value is
t


Documentation:
Non-nil means automatically insert comments after certain `end's.
Specifically, this is done after the ends of case statements and functions.
The name of the function or case is included between the braces.

You can customize this variable.