global-highlight-changes

global-highlight-changes is an alias for `global-highlight-changes-mode' in `hilit-chg.el'.


(global-highlight-changes &optional ARG)

This function is obsolete since 23.1;
use `global-highlight-changes-mode' instead.

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.