Go backward to Checking.
Go up to Advanced Info.
Emacs Info-mode Variables
=========================
The following variables may modify the behaviour of Info-mode in
Emacs; you may wish to set one or several of these variables
interactively, or in your `~/.emacs' init file. *Note Examining and
Setting Variables: (emacs)Examining.
`Info-enable-edit'
Set to `nil', disables the `e' (`Info-edit') command. A non-`nil'
value enables it. See Edit: Add.
`Info-enable-active-nodes'
When set to a non-`nil' value, allows Info to execute Lisp code
associated with nodes. The Lisp code is executed when the node is
selected.
`Info-directory-list'
The list of directories to search for Info files. Each element is
a string (directory name) or `nil' (try default directory).
`Info-directory'
The standard directory for Info documentation files. Only used
when the function `Info-directory' is called.