Info-mode-hook

Info-mode-hook is a variable defined in `info.el'.
Its value is
(turn-on-font-lock)

  • This variable may be risky if used as a file-local variable.

Documentation:
Hook run after entering Info mode.
No problems result if this variable is not bound.
`add-hook' automatically binds it. (This is true for all hook variables.)

You can customize this variable.