allout-structure-added-functions

allout-structure-added-functions is a variable defined in `allout.el'.
Its value is
nil

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

Documentation:
Abnormal hook run after adding items to an Allout outline.
Functions on the hook should take two arguments:

- NEW-START -- integer indicating position of start of the first new item.
- NEW-END -- integer indicating position of end of the last new item.

This hook might be invoked multiple times by a single command.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.3 of Emacs.