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