From: Eli Zaretskii Date: Tue, 23 Jan 2001 14:16:04 +0000 (+0000) Subject: (General Variables): Document $EMACSDOC. X-Git-Tag: emacs-pretest-21.0.96~144 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=18a349f597c6d21794c58d1366e3b131f5552075;p=emacs.git (General Variables): Document $EMACSDOC. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 7195273113b..abb82d4346e 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -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}