ada-with-indent

ada-with-indent is a variable defined in `ada-mode.el'.
Its value is
2


Documentation:
Indentation for the lines in a 'with' statement.

An example is:
with Ada.Text_IO,
>>>>Ada.Numerics;

You can customize this variable.