global-prettify-symbols-mode

global-prettify-symbols-mode is an interactive compiled Lisp function in `prog-mode.el'.


(global-prettify-symbols-mode &optional ARG)

Toggle Prettify-Symbols mode in all buffers.
With prefix ARG, enable Global-Prettify-Symbols mode if ARG is positive;
otherwise, disable it. If called from Lisp, enable the mode if
ARG is omitted or nil.

Prettify-Symbols mode is enabled in all buffers where
`turn-on-prettify-symbols-mode' would do it.
See `prettify-symbols-mode' for more information on Prettify-Symbols mode.