global-highlight-changes-mode
global-highlight-changes-mode is an interactive autoloaded compiled Lisp function in `hilit-chg.el
'.
(global-highlight-changes-mode &optional ARG)
Toggle Highlight-Changes mode in all buffers.
With prefix ARG, enable Global-Highlight-Changes mode if ARG is positive;
otherwise, disable it. If called from Lisp, enable the mode if
ARG is omitted or nil.
Highlight-Changes mode is enabled in all buffers where
`highlight-changes-mode-turn-on' would do it.
See `highlight-changes-mode' for more information on Highlight-Changes mode.