comparison man/cmdargs.texi @ 36295:1203ee52391f

(General Variables) <EMACSDOC>: It's used to initialize doc-directory, not data-directory. <INFOPATH>: Description reworded.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 22 Feb 2001 14:58:21 +0000
parents 1bca8e306103
children 94ea84369e43
comparison
equal deleted inserted replaced
36294:4f794fec4857 36295:1203ee52391f
327 Directory for the architecture-independent files that come with Emacs. 327 Directory for the architecture-independent files that come with Emacs.
328 This is used to initialize the Lisp variable @code{data-directory}. 328 This is used to initialize the Lisp variable @code{data-directory}.
329 @item EMACSDOC 329 @item EMACSDOC
330 Directory for the documentation string file, 330 Directory for the documentation string file,
331 @file{DOC-@var{emacsversion}}. This is used to initialize the Lisp 331 @file{DOC-@var{emacsversion}}. This is used to initialize the Lisp
332 variable @code{data-directory}. 332 variable @code{doc-directory}.
333 @item EMACSLOADPATH 333 @item EMACSLOADPATH
334 A colon-separated list of directories to search for Emacs Lisp 334 A colon-separated list of directories to search for Emacs Lisp
335 files---used to initialize @code{load-path}. 335 files---used to initialize @code{load-path}.
336 @item EMACSPATH 336 @item EMACSPATH
337 A colon-separated list of directories to search for executable 337 A colon-separated list of directories to search for executable
352 The name of the machine that Emacs is running on. 352 The name of the machine that Emacs is running on.
353 @item INCPATH 353 @item INCPATH
354 A colon-separated list of directories. Used by the @code{complete} package 354 A colon-separated list of directories. Used by the @code{complete} package
355 to search for files. 355 to search for files.
356 @item INFOPATH 356 @item INFOPATH
357 A colon-separated list of directories to search for Info files in. 357 A colon-separated list of directories in which to search for Info files.
358 @item LC_ALL 358 @item LC_ALL
359 @itemx LC_CTYPE 359 @itemx LC_CTYPE
360 @itemx LANG 360 @itemx LANG
361 The user's preferred locale. (The first of these environment 361 The user's preferred locale. (The first of these environment
362 variables with a nonempty value specifies the locale.) A locale name 362 variables with a nonempty value specifies the locale.) A locale name