Variable: semantic-change-hooks
semantic-change-hooks is an alias for semantic-change-functions,
defined in edit.el.gz.
This variable is obsolete since 24.3; use semantic-change-functions
instead.
Value
(semantic-edits-change-function-handle-changes)
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.
Probably introduced at or before Emacs version 24.3.
Aliases
semantic-change-hooks (obsolete since 24.3)