]> git.eshelyaron.com Git - emacs.git/commitdiff
(General Variables): Document $EMACSDOC.
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Jan 2001 14:16:04 +0000 (14:16 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Jan 2001 14:16:04 +0000 (14:16 +0000)
man/cmdargs.texi

index 7195273113b204483f70d5de1f73c296592022ed..abb82d4346ef347c6d26b8f639854dd186cba1ba 100644 (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}