deactivate-mark

deactivate-mark is a variable defined in `C source code'.
Its value is
t

  • Automatically becomes buffer-local when set.

Documentation:
If an editing command sets this to t, deactivate the mark afterward.
The command loop sets this to nil before each command,
and tests the value when the command returns.
Buffer modification stores t in this variable.