summaryrefslogtreecommitdiff
path: root/man/cmdargs.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-23 14:16:04 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-23 14:16:04 +0000
commit18a349f597c6d21794c58d1366e3b131f5552075 (patch)
tree0f5a88789c8613f0a600823ff77dff75720d9b38 /man/cmdargs.texi
parent99858627e59ab05386f9ba70383a6e8c12695b08 (diff)
downloademacs-18a349f597c6d21794c58d1366e3b131f5552075.tar.gz
(General Variables): Document $EMACSDOC.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r--man/cmdargs.texi5
1 files changed, 5 insertions, 0 deletions
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}