mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
; * doc/emacs/cmdargs.texi (General Variables): More accurate wording.
This commit is contained in:
parent
18e1aabbea
commit
feecb1fbc6
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ whenever we say ``colon-separated list of directories'', it pertains
|
||||||
to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the
|
to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the
|
||||||
directories are separated by semi-colons instead, since DOS/Windows
|
directories are separated by semi-colons instead, since DOS/Windows
|
||||||
file names might include a colon after a drive letter.} to search for
|
file names might include a colon after a drive letter.} to search for
|
||||||
Emacs Lisp files. If set, it modifies the usual initial value of the
|
Emacs Lisp files. If set, it replaces the usual initial value of the
|
||||||
@code{load-path} variable (@pxref{Lisp Libraries}). An empty element
|
@code{load-path} variable (@pxref{Lisp Libraries}). An empty element
|
||||||
stands for the default value of @code{load-path}; e.g., using
|
stands for the default value of @code{load-path}; e.g., using
|
||||||
@samp{EMACSLOADPATH="/tmp:"} adds @file{/tmp} to the front of
|
@samp{EMACSLOADPATH="/tmp:"} adds @file{/tmp} to the front of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue