changeset 35490:2e4bf60771ea

(General Variables): Document $EMACSDOC.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 23 Jan 2001 14:16:04 +0000
parents 32f3f4341726
children 888971e7d606
files man/cmdargs.texi
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/cmdargs.texi	Tue Jan 23 14:10:49 2001 +0000
+++ b/man/cmdargs.texi	Tue Jan 23 14:16:04 2001 +0000
@@ -321,6 +321,11 @@
 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}