(General Variables): Document $EMACSDOC.

This commit is contained in:
Eli Zaretskii 2001-01-23 14:16:04 +00:00
parent 99858627e5
commit 18a349f597

View file

@ -321,6 +321,11 @@ Options}.
Used to initialize the variable @code{data-directory} used to locate the
architecture-independent files that come with Emacs. Setting this
variable overrides the setting in @file{paths.h} when Emacs was built.
@item EMACSDOC
Used to initialize the variable @code{doc-directory} where Emacs looks
for its documentation string file @file{DOC-@var{version}}
(@var{version} is the Emacs version). Setting this variable overrides
the setting in @file{paths.h} when Emacs was built.
@item EMACSLOADPATH
A colon-separated list of directories from which to load Emacs Lisp
files. Setting this variable overrides the setting in @file{paths.h}