semantic-change-hooks
semantic-change-hooks is a variable defined in `edit.el
'.Its value is
(semantic-edits-change-function-handle-changes)
- This variable is an alias for `semantic-change-functions'.
- This variable is obsolete since 24.3;
use `semantic-change-functions' instead. - This variable may be risky if used as a file-local variable.
Documentation:
Abnormal hook run when semantic detects a change in a buffer.
Each hook function must take three arguments, identical to the
common hook `after-change-functions'.