Function: dash-enable-font-lock

dash-enable-font-lock is a and interactive for global-dash-fontify-mode(var)/global-dash-fontify-mode(fun), defined in dash.el.

This command is obsolete since 2.18.0; use global-dash-fontify-mode(var)/global-dash-fontify-mode(fun) instead.

Signature

(dash-enable-font-lock &optional ARG)

Documentation

Toggle Dash-Fontify mode in all buffers.

With prefix ARG, enable Global Dash-Fontify mode if ARG is positive; otherwise, disable it.

If called from Lisp, toggle the mode if ARG is toggle. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number.

Dash-Fontify mode is enabled in all buffers where dash--turn-on-fontify-mode would do it.

See dash-fontify-mode(var)/dash-fontify-mode(fun) for more information on Dash-Fontify mode.

Key Bindings

Aliases

dash-enable-font-lock (obsolete since 2.18.0)