# HG changeset patch # User Gerd Moellmann # Date 982853901 0 # Node ID 1203ee52391fb9ddc792624b2a36068861d3180d # Parent 4f794fec4857a09576da1aecb9e451c66bcfbeeb (General Variables) : It's used to initialize doc-directory, not data-directory. : Description reworded. diff -r 4f794fec4857 -r 1203ee52391f man/cmdargs.texi --- a/man/cmdargs.texi Thu Feb 22 14:45:07 2001 +0000 +++ b/man/cmdargs.texi Thu Feb 22 14:58:21 2001 +0000 @@ -329,7 +329,7 @@ @item EMACSDOC Directory for the documentation string file, @file{DOC-@var{emacsversion}}. This is used to initialize the Lisp -variable @code{data-directory}. +variable @code{doc-directory}. @item EMACSLOADPATH A colon-separated list of directories to search for Emacs Lisp files---used to initialize @code{load-path}. @@ -354,7 +354,7 @@ A colon-separated list of directories. Used by the @code{complete} package to search for files. @item INFOPATH -A colon-separated list of directories to search for Info files in. +A colon-separated list of directories in which to search for Info files. @item LC_ALL @itemx LC_CTYPE @itemx LANG