semantic-edits-are-safe
semantic-edits-are-safe is a variable defined in `semantic.el
'.
Its value is nilDocumentation: When non-nil, modifications do not require a reparse. This prevents tags from being marked dirty, and it prevents top level edits from causing a cache check. Use this when writing programs that could cause a full reparse, but will not change the tag structure, such as adding or updating `top-level' comments.