From 3737d030d73fb82ec4410d4f4a4a8e42058d17ca Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 16 May 2025 15:39:53 +0300 Subject: [PATCH] ; * doc/emacs/cmdargs.texi (General Variables): More accurate wording. (cherry picked from commit feecb1fbc60d6d027a766aaf08fb50feeaaeb192) --- doc/emacs/cmdargs.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi index 7f3116c2929..00167056be1 100644 --- a/doc/emacs/cmdargs.texi +++ b/doc/emacs/cmdargs.texi @@ -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 directories are separated by semi-colons instead, since DOS/Windows 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 stands for the default value of @code{load-path}; e.g., using @samp{EMACSLOADPATH="/tmp:"} adds @file{/tmp} to the front of -- 2.39.5