]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/cmdargs.texi (General Variables): More accurate wording.
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 May 2025 12:39:53 +0000 (15:39 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 May 2025 20:52:02 +0000 (22:52 +0200)
(cherry picked from commit feecb1fbc60d6d027a766aaf08fb50feeaaeb192)

doc/emacs/cmdargs.texi

index 7f3116c2929a75f717f8e1e45ee57d94eac86d90..00167056be19a30f76ed487fa8ad45d25d66328e 100644 (file)
@@ -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