Function: cancel-debug-watch
cancel-debug-watch is a function alias and interactive for
cancel-debug-on-variable-change, defined in debug.el.gz.
Signature
(cancel-debug-watch &optional VARIABLE)
Documentation
Undo effect of M-x debug-on-variable-change (debug-on-variable-change) on VARIABLE.
If VARIABLE is nil, cancel debug-on-variable-change for all variables.
When called interactively, prompt for VARIABLE in the minibuffer.
To specify a nil argument interactively, exit with an empty minibuffer.
Key Bindings