Variable: javascript-generic-mode-hook

javascript-generic-mode-hook is an alias for js-mode-hook, defined in generic-x.el.gz.

This variable is obsolete since 24.3; use js-mode-hook instead.

Value

nil

Documentation

Hook run after entering JavaScript mode.

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

Aliases

javascript-generic-mode-hook (obsolete since 24.3)