In the Wide style, the first argument is placed in the same line as the function name, and other arguments are aligned in a column below the first argument.
(autoload "appload"
'("appload")
)
The Wide style applies to an expression when the following conditions are met: