Variable: prettify-symbols-mode-hook

prettify-symbols-mode-hook is a customizable variable defined in prog-mode.el.gz.

Value

(prettify-symbols-mode--set-explicitly(var)/prettify-symbols-mode--set-explicitly(fun))

Documentation

Hook run after entering or leaving prettify-symbols-mode(var)/prettify-symbols-mode(fun).

No problems result if this variable is not bound. add-hook automatically binds it. (This is true for all hook variables.)

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/prog-mode.el.gz